rust/compiler/rustc_hir/src
Matthias Krüger 6719e3eb18
Rollup merge of #92702 - ehuss:clean-lang_items-extract, r=petrochenkov
Clean up lang_items::extract

Noted in https://github.com/rust-lang/rust/pull/87739#pullrequestreview-740497194,
lang_items::extract no longer needs to take a closure.
2022-01-10 11:03:11 +01:00
..
arena.rs let-else: add hir::Let and type check it like a hir::Local 2021-12-13 14:02:19 +11: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 Remove invalid doc links. 2021-12-13 20:40:17 +00:00
definitions.rs Remove PartialOrd and Ord from LocalDefId 2021-12-22 10:50:57 -06:00
diagnostic_items.rs Introduce get_diagnostic_name 2021-10-06 08:40:28 -05:00
hir_id.rs Remove PartialOrd and Ord from LocalDefId 2021-12-22 10:50:57 -06:00
hir.rs Auto merge of #92534 - Aaron1011:hash-hir, r=petrochenkov 2022-01-09 16:03:41 +00:00
intravisit.rs implement generic_arg_infer for array lengths 2021-12-23 10:09:35 +01:00
itemlikevisit.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lang_items.rs Clean up lang_items::extract 2022-01-09 13:41:04 -08:00
lib.rs Remove in_band_lifetimes from rustc_hir 2021-12-13 21:33:53 -07:00
pat_util.rs Simplify for loop desugar 2021-11-21 08:15:21 -06:00
stable_hash_impls.rs Remove special-cased stable hashing for HIR module 2021-12-24 12:38:29 -05: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 Clean up lang_items::extract 2022-01-09 13:41:04 -08:00