rust/compiler/rustc_hir/src
2021-04-07 18:03:38 -07:00
..
arena.rs Retain assembly operands span when lowering AST to HIR 2020-12-06 20:48:08 +01:00
def.rs Document Res and its friends 2021-04-07 18:03:38 -07:00
definitions.rs Add unit test to ensure that both parts of a DefPathHash depend on the defining crate's ID. 2021-02-04 16:33:58 +01:00
hir_id.rs Miscellaneous inlining improvements 2021-02-26 00:00:00 +00:00
hir.rs Change x64 size checks to not apply to x32. 2021-03-06 16:02:48 +00:00
intravisit.rs Only store a LocalDefId in hir::MacroDef. 2021-02-15 19:35:55 +01:00
itemlikevisit.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lang_items.rs Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726 2021-02-18 16:57:34 +01:00
lib.rs Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix 2021-03-07 23:45:57 +00:00
pat_util.rs Fix even more clippy warnings 2020-10-30 10:13:39 -04:00
stable_hash_impls.rs Only store a LocalDefId in hir::MacroDef. 2021-02-15 19:35:55 +01:00
target.rs Visit more targets when checking attrs 2021-02-09 21:54:46 +01:00
tests.rs Add unit test to ensure that both parts of a DefPathHash depend on the defining crate's ID. 2021-02-04 16:33:58 +01:00
weak_lang_items.rs This should address issue 81294. 2021-01-25 14:37:27 -05:00