rust/src/librustc/session
Felix S. Klock II f2892ad281 Emit EndRegion statements when given -Z mir-emit-validate=N (for N > 0).
This way the miri test suite does not have to be updated to explcitly
request `-Z emit-end-regions`.
2017-09-05 15:28:08 +02:00
..
code_stats.rs use field init shorthand in src/librustc 2017-07-05 22:37:10 -07:00
config.rs Skip EndRegion emission by default. Use -Z emit-end-regions to reenable it. 2017-09-05 15:19:55 +02:00
filesearch.rs use field init shorthand in src/librustc 2017-07-05 22:37:10 -07:00
mod.rs Emit EndRegion statements when given -Z mir-emit-validate=N (for N > 0). 2017-09-05 15:28:08 +02:00
search_paths.rs Add the notion of a dependency tracking status to commandline arguments. 2016-08-11 09:56:00 -04:00