This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
999f1767ca
rust
/
src
/
librustc
/
session
History
Download ZIP
Download TAR.GZ
Ariel Ben-Yehuda
999f1767ca
add -Z mir-opt-level to disable MIR optimizations
...
setting -Z mir-opt-level=0 will disable all MIR optimizations for easier debugging
2016-02-20 01:38:27 +02:00
..
config.rs
add -Z mir-opt-level to disable MIR optimizations
2016-02-20 01:38:27 +02:00
filesearch.rs
split the metadata code into rustc_metadata
2015-11-26 18:22:40 +02:00
mod.rs
Allow registering MIR-passes through compiler plugins
2016-02-09 16:53:43 +01:00
search_paths.rs
Add an --output option for specifying an error emitter
2016-01-15 10:24:12 +13:00