rust/src/librustc_interface
2020-04-23 23:14:07 +01:00
..
build.rs Locate rustc binary similarly to codegen backend loading 2019-09-10 16:57:14 -04:00
callbacks.rs Query-ify Instance::resolve 2020-04-05 01:21:36 -04:00
Cargo.toml Remove unused dependencies 2020-04-20 17:59:27 +09:00
interface.rs use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
lib.rs Depend on libc from crates.io 2020-04-11 11:07:04 -04:00
passes.rs librustc_middle: return LocalDefId instead of DefId in body_owner_def_id 2020-04-10 12:13:54 +01:00
proc_macro_decls.rs librustc_middle: return LocalDefId instead of DefId in local_def_id 2020-04-23 23:14:07 +01:00
queries.rs use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
tests.rs Use macros for option tests. 2020-04-22 22:47:05 +10:00
util.rs Add hash of source files in debug info 2020-04-02 14:13:19 -07:00