rust/compiler/rustc_hir/src
Camille Gillot 77c300285c Apply suggestions from code review
Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de>
2021-09-30 17:40:17 +02:00
..
arena.rs Do not store visibility in *ItemRef. 2021-09-20 00:29:53 +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 Make DefPathHash->DefId panic for if the mapping fails. 2021-09-14 13:56:33 +02:00
hir_id.rs
hir.rs Apply suggestions from code review 2021-09-30 17:40:17 +02:00
intravisit.rs Do not store visibility in *ItemRef. 2021-09-20 00:29:53 +02:00
itemlikevisit.rs
lang_items.rs Allow panic!("{}", computed_str) in const fn. 2021-09-15 21:56:43 +01: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