]> git.proxmox.com Git - rustc.git/blobdiff - tests/mir-opt/dest-prop/dead_stores_79191.rs
Merge 1.70 into proxmox/bookworm
[rustc.git] / tests / mir-opt / dest-prop / dead_stores_79191.rs
index 43e0bf66418aa5b3f34f71919f160ed37f00777a..9d4814838d4eaa99ff1ed1108911f43a4d84721c 100644 (file)
@@ -1,3 +1,4 @@
+// ignore-wasm32 compiled with panic=abort by default
 // unit-test: DestinationPropagation
 
 fn id<T>(x: T) -> T {