index
:
compiler-explorer
local
main
compiler explorer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
compilers
/
rust.js
Commit message (
Expand
)
Author
Age
*
Rust library support (#3754)
gh-3295
Patrick Quist
2022-06-10
*
The Grand Reformat (#3643)
gh-2830
Matt Godbolt
2022-05-09
*
rust: HIR dump and small refactor with macro expansion (#3147)
gh-1338
Marc Poulhiès
2021-12-05
*
Fix and refactor rustc-cg-gcc GCC dump (#3128)
gh-1302
Marc Poulhiès
2021-11-22
*
Honour rustc flags when emitting MIR and emit both assembly and MIR in the sa...
gh-1284
Marc Poulhiès
2021-11-21
*
Add rustc Macro Expansion view (#2932)
Mats Larsen
2021-09-27
*
Add rustc MIR output view (#2795)
Mats Larsen
2021-07-24
*
Initial sketch for how we could parse Rust output (#2761)
Rubén Rincón Blanco
2021-07-06
*
Reassign copyright to Compiler Explorer Authors (#2233)
Matt Godbolt
2020-09-26
*
Use ES6 Modules (#2132)
Austin Morton
2020-09-26
*
Eliminate all dynamic require statements (#2230)
Austin Morton
2020-09-25
*
Add new eslint rules (#2121)
Rubén Rincón Blanco
2020-08-04
*
Support binary in rust.
Matt Godbolt
2020-05-28
*
fix #1552
Partouf
2019-08-25
*
add custom argument parser for rust
Partouf
2019-08-08
*
Add LLVM IR view for Rust
Andreas Jonson
2019-05-20
*
Merge remote-tracking branch 'matt/master' into compilerargs
Partouf
2019-01-10
|
\
|
*
Enable cfg for x86 LLVM based compilers and gcc.
Kārlis Seņko
2019-01-09
*
|
change argument parser for some compilers
Partouf
2019-01-08
|
/
*
Drop underscore-node in favour of underscore.js
RabsRincon
2018-06-15
*
Fix copyright dates and normalize text
RabsRincon
2018-02-27
*
compiler handler calls initialise()
Partouf
2018-01-28
*
remove return initialise, no need for unittestmode
Partouf
2018-01-28
*
Format code
RabsRincon
2018-01-18
*
ES6fy compilers inheritance
RabsRincon
2018-01-18
*
New year, new date
RabsRincon
2018-01-01
*
Remove explicit langid, as it's part of the compiler config already
Matt Godbolt
2017-12-22
*
Change enough stuff as to get it running
RabsRincon
2017-12-02
*
Allow options for filters to look at useroptions this allows us to add/remove...
jaredwy
2017-09-01
*
Another year, another copyright update
Matt Godbolt
2017-01-02
*
Use -C debuglevel=1 to maybe mitigate #79
Matt Godbolt
2016-12-23
*
Intel fixes for rust
Matt Godbolt
2016-12-19
*
More fixes
Matt Godbolt
2016-12-19
*
More rust fixes; should address #139
Matt Godbolt
2016-12-19
*
Fix rust (maybe)
Matt Godbolt
2016-12-19
*
Refactor individual compilation types into their own files
Matt Godbolt
2016-12-19