rust/compiler/rustc_mir_build/src
Michael Goulet 8c50e3eaee
Rollup merge of #119230 - Nadrieril:librarify-even-further, r=compiler-errors
Exhaustiveness: clean up after librarification

This cleans up some things that weren't done nicely by https://github.com/rust-lang/rust/pull/118842.

r? `@compiler-errors`
2023-12-22 21:41:05 -05:00
..
build Auto merge of #119112 - Nadrieril:remove-target_blocks-hack, r=matthewjasper 2023-12-19 21:15:31 +00:00
thir Rollup merge of #119230 - Nadrieril:librarify-even-further, r=compiler-errors 2023-12-22 21:41:05 -05:00
check_unsafety.rs remove redundant imports 2023-12-10 10:56:22 +08:00
errors.rs Give DiagnosticBuilder a default type. 2023-12-23 13:23:10 +11:00
lib.rs rustc_mir_build: Enforce rustc::potential_query_instability lint 2023-12-14 17:31:21 +01:00
lints.rs rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup 2023-11-26 12:41:21 +03:00