rust/src/librustc_interface
2019-12-03 12:19:14 -05:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
Cargo.toml Rename directory rustc_plugin -> rustc_plugin_impl 2019-11-17 11:04:49 +03:00
interface.rs Isolate compiler queries inside the Queries type. 2019-11-24 23:21:43 +01:00
lib.rs pass Queries to compiler callbacks 2019-11-30 10:16:19 +01:00
passes.rs Move early lint declarations to librustc_session 2019-12-03 12:19:14 -05:00
proc_macro_decls.rs rename hir::map::local_def_id_from_hir_id to local_def_id 2019-07-04 12:53:12 +02:00
queries.rs Allocate HIR Forest on arena. 2019-11-27 13:32:28 +01:00
tests.rs rustc_plugin: Remove support for adding plugins from command line 2019-12-01 20:53:25 +03:00
util.rs Delete ProcessCfgMod 2019-11-20 14:07:57 -05:00