rust/compiler/rustc_hir/src
2023-05-24 14:20:41 +00:00
..
arena.rs Also arena-allocate ast::MacroDef to make Item: Copy 2023-04-22 23:00:38 +02:00
def_path_hash_map.rs
def.rs
definitions.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
diagnostic_items.rs
hir_id.rs Split {Idx, IndexVec, IndexSlice} into their own modules 2023-04-24 13:53:35 +00:00
hir.rs Use Option::is_some_and and Result::is_ok_and in the compiler 2023-05-24 14:20:41 +00:00
intravisit.rs offset_of 2023-04-21 02:14:02 -07:00
lang_items.rs Remove LangItems::require 2023-05-16 19:53:38 +02:00
lib.rs Remove LangItems::require 2023-05-16 19:53:38 +02:00
pat_util.rs
stable_hash_impls.rs
target.rs
tests.rs Only depend on CFG_VERSION in rustc_interface 2023-05-17 23:54:21 -05:00
weak_lang_items.rs