rust/compiler/rustc_interface/src
2022-10-25 15:42:29 +04:00
..
callbacks.rs
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
interface.rs Add a comment to Compiler. 2022-10-19 17:37:50 +11:00
lib.rs remove cfg(bootstrap) 2022-09-26 10:14:45 +02:00
passes.rs rustc_middle: Rearrange resolver outputs structures slightly 2022-10-25 15:42:29 +04:00
proc_macro_decls.rs separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
queries.rs Fix typo 2022-09-30 21:02:53 +02:00
tests.rs Introduce dedicated -Zdylib-lto flag for enabling LTO on dylibs 2022-10-23 13:48:03 +02:00
util.rs Clarify run_in_thread_pool_with_globals. 2022-10-19 17:37:48 +11:00