rust/compiler/rustc_interface/src
2021-02-18 05:27:20 -06:00
..
callbacks.rs
interface.rs Add some intra-doc links to compiler docs 2020-12-22 09:54:23 -05:00
lib.rs Box the biggest ast::ItemKind variants 2021-02-01 09:23:39 +01:00
passes.rs Index Modules using their LocalDefId. 2021-02-15 19:32:30 +01:00
proc_macro_decls.rs Only store a LocalDefId in hir::Item. 2021-02-15 19:32:10 +01:00
queries.rs Calculate self-profile strings in Compiler::enter instead in codegen 2021-01-23 11:42:15 -05:00
tests.rs nhwn: make treat_err_as_bug Option<NonZeroUsize> 2021-02-18 05:27:20 -06:00
util.rs Box the biggest ast::ItemKind variants 2021-02-01 09:23:39 +01:00