rust/compiler/rustc_mir_build/src
Matthias Krüger ebe3563764
Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb
use &str / String literals instead of format!()
2022-12-18 23:03:07 +01:00
..
build Rollup merge of #105873 - matthiaskrgr:clippy_fmt, r=Nilstrieb 2022-12-18 23:03:07 +01:00
thir Try to fix ICE 2022-12-17 20:11:25 +01:00
check_unsafety.rs Migrate "unused unsafe" lint 2022-12-17 19:08:24 +01:00
errors.rs Remove (eager) 2022-12-17 19:20:44 +01:00
lib.rs Migrate "function cannot return without recursing" diagnostic 2022-12-17 19:08:24 +01:00
lints.rs Migrate "unsafe_op_in_unsafe_fn" lints 2022-12-17 19:08:24 +01:00