rust/compiler/rustc_hir/src
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
arena.rs Remove unused arena kinds in rustc_hir and rustc_middle. 2023-11-20 15:05:26 +11:00
def.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
def_path_hash_map.rs Do not store stable crate id in on-disk hash map. 2023-12-24 17:22:48 +00:00
definitions.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
diagnostic_items.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
hir.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
hir_id.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
intravisit.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lang_items.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
pat_util.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
stable_hash_impls.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
target.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
tests.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
weak_lang_items.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00