rust/compiler/rustc_hir_analysis/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
..
check Reformat use declarations. 2024-07-29 08:26:52 +10:00
coherence Reformat use declarations. 2024-07-29 08:26:52 +10:00
collect Reformat use declarations. 2024-07-29 08:26:52 +10:00
errors Reformat use declarations. 2024-07-29 08:26:52 +10:00
hir_ty_lowering Reformat use declarations. 2024-07-29 08:26:52 +10:00
impl_wf_check Reformat use declarations. 2024-07-29 08:26:52 +10:00
outlives Reformat use declarations. 2024-07-29 08:26:52 +10:00
variance Reformat use declarations. 2024-07-29 08:26:52 +10:00
autoderef.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
bounds.rs Add constness to TraitDef 2024-07-03 15:37:34 +00:00
check_unused.rs Remove LintDiagnostic::msg 2024-05-23 04:08:35 +02:00
collect.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
constrained_generic_params.rs Auto merge of #125076 - compiler-errors:alias-term, r=lcnr 2024-05-13 22:20:43 +00:00
errors.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
hir_wf_check.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
impl_wf_check.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00