rust/compiler/rustc_mir_build
许杰友 Jieyou Xu (Joe) 7e4f45a377
Rollup merge of #134399 - spastorino:invert-if-condition, r=jieyouxu
Do not do if ! else, use unnegated cond and swap the branches instead

I'm tidying up my ergonomic ref counting PR and I'm going to make some small, simple and unrelated changes outside that PR, so the main PR sticks more straight to the point.
2024-12-18 22:56:55 +08:00
..
src Rollup merge of #134399 - spastorino:invert-if-condition, r=jieyouxu 2024-12-18 22:56:55 +08:00
Cargo.toml compiler: Switch to rustc_abi in hir_pretty, lint_defs, and mir_build 2024-10-30 22:38:49 -07:00
messages.ftl Improve the pattern migration 2024 migration lint's message 2024-12-17 13:46:00 -08:00