rust/compiler/rustc_hir/src
2021-09-14 13:54:41 +02:00
..
arena.rs Remove unused arena macro args 2021-08-30 13:09:38 +02:00
def_path_hash_map.rs Use on-disk-hash-table format for DefPathHashMap in hir::definitions. 2021-09-14 13:54:41 +02:00
def.rs rustc: Remove local variable IDs from Exports 2021-09-10 23:41:48 +03:00
definitions.rs Use on-disk-hash-table format for DefPathHashMap in hir::definitions. 2021-09-14 13:54:41 +02:00
hir_id.rs Address review comments 2021-03-27 22:16:34 -04:00
hir.rs Don't move ?Trait bounds to param bounds if they're in where clauses 2021-09-07 18:08:46 -04:00
intravisit.rs Don't move ?Trait bounds to param bounds if they're in where clauses 2021-09-07 18:08:46 -04:00
itemlikevisit.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lang_items.rs Detect incorrect number of lang item generics 2021-08-23 10:15:25 -04:00
lib.rs Use on-disk-hash-table format for DefPathHashMap in hir::definitions. 2021-09-14 13:54:41 +02:00
pat_util.rs Auto merge of #83599 - jyn514:unorderable, r=Aaron1011 2021-04-03 04:11:35 +00:00
stable_hash_impls.rs Treat macros as HIR items 2021-08-28 00:16:34 -07:00
target.rs Treat macros as HIR items 2021-08-28 00:16:34 -07:00
tests.rs Revert "Revert "Fix test"" 2021-07-06 11:28:06 +02:00
weak_lang_items.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00