rust/compiler/rustc_interface/src
2023-10-14 15:54:26 +00:00
..
callbacks.rs
errors.rs
interface.rs Add Config::hash_untracked_state callback 2023-10-14 15:54:26 +00:00
lib.rs Merge ExternProviders into the general Providers struct 2023-09-22 20:15:34 +00:00
passes.rs Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00
proc_macro_decls.rs
queries.rs Don't use a thread to load the dep graph 2023-09-24 00:30:43 +02:00
tests.rs introduce Polonius enum for -Zpolonius 2023-10-04 16:16:12 +00:00
util.rs