aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/rust.js
Commit message (Expand)AuthorAge
* Rust library support (#3754)gh-3295Patrick Quist2022-06-10
* The Grand Reformat (#3643)gh-2830Matt Godbolt2022-05-09
* rust: HIR dump and small refactor with macro expansion (#3147)gh-1338Marc Poulhiès2021-12-05
* Fix and refactor rustc-cg-gcc GCC dump (#3128)gh-1302Marc Poulhiès2021-11-22
* Honour rustc flags when emitting MIR and emit both assembly and MIR in the sa...gh-1284Marc Poulhiès2021-11-21
* Add rustc Macro Expansion view (#2932)Mats Larsen2021-09-27
* Add rustc MIR output view (#2795)Mats Larsen2021-07-24
* Initial sketch for how we could parse Rust output (#2761)Rubén Rincón Blanco2021-07-06
* Reassign copyright to Compiler Explorer Authors (#2233)Matt Godbolt2020-09-26
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Support binary in rust.Matt Godbolt2020-05-28
* fix #1552Partouf2019-08-25
* add custom argument parser for rustPartouf2019-08-08
* Add LLVM IR view for RustAndreas Jonson2019-05-20
* Merge remote-tracking branch 'matt/master' into compilerargsPartouf2019-01-10
|\
| * Enable cfg for x86 LLVM based compilers and gcc.Kārlis Seņko2019-01-09
* | change argument parser for some compilersPartouf2019-01-08
|/
* Drop underscore-node in favour of underscore.jsRabsRincon2018-06-15
* Fix copyright dates and normalize textRabsRincon2018-02-27
* compiler handler calls initialise()Partouf2018-01-28
* remove return initialise, no need for unittestmodePartouf2018-01-28
* Format codeRabsRincon2018-01-18
* ES6fy compilers inheritanceRabsRincon2018-01-18
* New year, new dateRabsRincon2018-01-01
* Remove explicit langid, as it's part of the compiler config alreadyMatt Godbolt2017-12-22
* Change enough stuff as to get it runningRabsRincon2017-12-02
* Allow options for filters to look at useroptions this allows us to add/remove...jaredwy2017-09-01
* Another year, another copyright updateMatt Godbolt2017-01-02
* Use -C debuglevel=1 to maybe mitigate #79Matt Godbolt2016-12-23
* Intel fixes for rustMatt Godbolt2016-12-19
* More fixesMatt Godbolt2016-12-19
* More rust fixes; should address #139Matt Godbolt2016-12-19
* Fix rust (maybe)Matt Godbolt2016-12-19
* Refactor individual compilation types into their own filesMatt Godbolt2016-12-19