aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/rust.ts
Commit message (Expand)AuthorAge
* eslint root setting and fixes (#6307)gh-11409Patrick Quist2024-04-16
* Optionally show disambiguating hashes in demangled Rust identifiers (#6265)gh-11201narpfel2024-04-01
* Fix #5987: make rustc generate *only* IR output in generateIR (#5988)gh-10225Ofek2024-01-16
* Fix #5630: filter out `--emit mir=..` in RustCompiler.buildExecutable (#5991)gh-10155Ofek2024-01-13
* Fix a leftover case of bad file-extension replacement in rust (#5981)gh-10142Ofek2024-01-12
* Add Racket optimisation pipeline (#5836)gh-9905J. Ryan Stinnett2023-12-11
* Rename opt pipeline without LLVM prefix (#5828)gh-9794J. Ryan Stinnett2023-12-03
* Add new "Debug intrinsics" filter. (#5045)gh-7478fodinabor2023-05-22
* Compiler overrides (#5001)gh-7408Patrick Quist2023-05-16
* Transition to ECMAScript Modules (#4780)gh-6536Mats Jun Larsen2023-02-27
* Fix trailing comma issue (#4775)gh-6504Jeremy Rifkin2023-02-26
* Turn some auto-fixable eslint rules back on (#4766)gh-6434Jeremy Rifkin2023-02-23
* Type work for some handlers and stuff related to the compiler-finder (#4752)gh-6407Jeremy Rifkin2023-02-22
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* Support for compiling to binary object (#3232)gh-5742Marc Poulhiès2023-01-11
* refactor: renames the CompilerFilters type (#4346)gh-5117Marc Poulhiès2022-11-28
* Mg/props ts (#4340)gh-5089Jeremy Rifkin2022-11-26
* formattinggh-4496partouf2022-10-12
* Fix --emit llvm-ir when asked to emit binary mode (#4131)gh-4453Rubén Rincón Blanco2022-10-10
* tsify exec.js (#4026)gh-4152Patrick Quist2022-09-06
* Fixes wrong types in libraries.interfaces.ts (#3982)gh-4021Rubén Rincón Blanco2022-08-25
* Adds ability to detect incompatible options & userOptions (#3912)gh-3781Rubén Rincón Blanco2022-07-26
* Add -fno-discard-value-names support for the llvm opt viewer (#3836)gh-3549Jeremy Rifkin2022-07-04
* Added llvm opt pipeline rust support (#3835)gh-3538Jeremy Rifkin2022-07-04
* Rust library support (#3754)gh-3295Patrick Quist2022-06-10