Auto merge of #154308 - ShoyuVanilla:undo-fudge-iv, r=jieyouxu

Revert #151380 and #153869

cc https://rust-lang.zulipchat.com/#narrow/channel/474880-t-compiler.2Fbackports/topic/.23153869.3A.20beta-nominated/with/581306395

r? ghost
This commit is contained in:
bors
2026-04-02 00:09:59 +00:00
31 changed files with 296 additions and 380 deletions
+2 -2
View File
@@ -1296,9 +1296,9 @@ dependencies = [
[[package]]
name = "ena"
version = "0.14.4"
version = "0.14.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eabffdaee24bd1bf95c5ef7cec31260444317e72ea56c4c91750e8b7ee58d5f1"
checksum = "3d248bdd43ce613d87415282f69b9bb99d947d290b10962dd6c56233312c2ad5"
dependencies = [
"log",
]