rust/compiler/rustc_mir_build/src
2024-07-18 11:58:16 +02:00
..
build pattern lowering: make sure we never call user-defined PartialEq instances 2024-07-18 11:58:16 +02:00
thir remove saw_const_match_error; check if pattern contains an Error instead 2024-07-18 11:58:16 +02:00
check_unsafety.rs Add TODO comment to unsafe env modification 2024-06-12 17:51:18 +02:00
errors.rs avoid creating an Instance only to immediately disassemble it again 2024-07-18 11:58:16 +02:00
lib.rs Use tidy to sort crate attributes for all compiler crates. 2024-06-12 15:49:10 +10:00
lints.rs Fix unconditional recursion lint wrt tail calls 2024-07-07 17:11:05 +02:00