rust/src/librustc_interface
bors 3c1d9adb3c Auto merge of #70297 - nnethercote:clean-up-debugging-options, r=michaelwoerister
Clean up debugging options

I found various sub-optimal things when I was looking at option handling.
2020-03-25 14:46:51 +00:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs Make it build again 2020-02-29 20:47:10 +03:00
Cargo.toml Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00
interface.rs Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00
lib.rs Remove unused feature gates from librustc_interface 2020-02-07 13:58:57 +01:00
passes.rs Rollup merge of #70373 - Centril:canon-imports, r=Mark-Simulacrum 2020-03-25 06:45:36 +01:00
proc_macro_decls.rs Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
queries.rs separate out an arena for HIR 2020-03-21 22:18:57 +01:00
tests.rs Remove -Z incremental. 2020-03-24 12:08:30 +11:00
util.rs Refactorings to begin getting rid of rustc_codegen_utils 2020-03-19 23:14:46 -05:00