rust/src/librustc_interface
2020-01-12 09:39:26 +00:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs move def_id to new rustc_hir crate 2020-01-04 19:01:42 +01:00
Cargo.toml Split rustc_mir::{build, hair, lints} into their own crate 2020-01-12 09:39:26 +00:00
interface.rs Label unmarked time 2020-01-09 22:38:40 +01:00
lib.rs Store callbacks in global statics 2019-12-25 14:10:46 -05:00
passes.rs Split rustc_mir::{build, hair, lints} into their own crate 2020-01-12 09:39:26 +00:00
proc_macro_decls.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
queries.rs Tweak timers 2020-01-09 23:19:20 +01:00
tests.rs Remove -Z continue-parse-after-error 2020-01-08 21:48:04 +03:00
util.rs buffered lint infra -> rustc_session 2020-01-11 03:21:34 +01:00