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