rust/compiler/rustc_mir_build/src/builder
Shunpoco 7275bdf6ec modify comment
Signed-off-by: Shunpoco <tkngsnsk313320@gmail.com>
2025-01-22 02:42:11 +00:00
..
coverageinfo Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11:00
custom Delete Rvalue::Len 2024-12-22 06:12:39 -08:00
expr Make lit_to_mir_constant infallible 2025-01-09 08:48:00 +00:00
matches modify comment 2025-01-22 02:42:11 +00:00
block.rs Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11:00
cfg.rs mir: require is_cleanup when creating BasicBlockData 2024-12-18 20:43:54 +08:00
coverageinfo.rs Rename rustc_mir_build::build to builder 2024-12-17 11:41:11 +11:00
misc.rs Do not do if ! else, use unnegated cond and swap the branches instead 2024-12-18 18:57:33 +08:00
mod.rs mir_build: check annotated functions w/out callers 2025-01-10 18:37:57 +00:00
scope.rs run borrowck tests on BIDs and emit tail-expr-drop-order lints for 2025-01-08 15:58:09 +00:00