rust/compiler/rustc_mir_build/src
Matthias Krüger 4137f3bc15
Rollup merge of #129345 - compiler-errors:scratch4, r=jieyouxu
Use shorthand field initialization syntax more aggressively in the compiler

Caught these when cleaning up #129344 and decided to run clippy to find the rest
2024-08-21 18:15:06 +02:00
..
build fix: simple typo in compiler directory 2024-08-20 20:50:32 +08:00
thir Rollup merge of #129345 - compiler-errors:scratch4, r=jieyouxu 2024-08-21 18:15:06 +02:00
check_unsafety.rs Use bool in favor of Option<()> for diagnostics 2024-08-21 01:31:11 -04:00
errors.rs Rollup merge of #129344 - compiler-errors:less-option-unit-diagnostics, r=jieyouxu 2024-08-21 18:15:05 +02:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
lints.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00