rust/compiler/rustc_hir/src
2022-07-21 16:43:10 +00:00
..
arena.rs Add an indirection for closures in hir::ExprKind 2022-07-12 21:00:13 +04:00
def_path_hash_map.rs
def.rs Always create parameters for functions-like types. 2022-06-21 21:13:41 +02:00
definitions.rs Separate source_span and expn_that_defined from Definitions. 2022-06-14 22:45:51 +02:00
diagnostic_items.rs
hir_id.rs
hir.rs Address more nits 2022-07-21 16:43:10 +00:00
intravisit.rs Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillot 2022-07-14 14:14:21 +05:30
lang_items.rs Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS. 2022-07-20 12:40:51 +02:00
lib.rs Make AST lowering a query. 2022-07-06 23:04:55 +02:00
pat_util.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
stable_hash_impls.rs
target.rs
tests.rs
weak_lang_items.rs Use FxIndexMap instead of otherwise unused StableMap for WEAK_ITEMS_REFS. 2022-07-20 12:40:51 +02:00