rust/compiler/rustc_interface/src
Camille GILLOT cebbba081e Only store a LocalDefId in hir::Item.
Items are guaranteed to be HIR owner.
2021-02-15 19:32:10 +01: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 Rollup merge of #81284 - jyn514:impl-times, r=wesleywiser 2021-01-28 15:09:10 +09: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 Rollup merge of #81468 - est31:cfg_version, r=petrochenkov 2021-01-30 13:36:50 +09:00
util.rs Box the biggest ast::ItemKind variants 2021-02-01 09:23:39 +01:00