rust/compiler/rustc_mir_build/src
Maybe Lapkin 8e77349782
fix a comment with uneven number of backticks in rustc_mir_build
this is funny though! apparently tidy parsed `.gitignore`, but did not
recognize unignore lines (`!...`), so tidy was ignoring `rustc_mir_build`
this whole time (at least for some lints?).
2024-11-28 21:54:27 +01:00
..
build fix a comment with uneven number of backticks in rustc_mir_build 2024-11-28 21:54:27 +01:00
thir remove remaining references to Reveal 2024-11-23 13:52:56 +01:00
check_unsafety.rs Implement the unsafe-fields RFC. 2024-11-21 19:32:07 +01:00
errors.rs thir building: use typing_env directly 2024-11-23 13:51:57 +01:00
lib.rs Add warn(unreachable_pub) to rustc_mir_build. 2024-08-29 20:13:06 +10:00
lints.rs unconditional recursion, yeet TypingEnv::from_param_env 2024-11-19 18:06:20 +01:00