]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/dest-prop/union.rs
Rollup merge of #93400 - ChayimFriedman2:dont-suggest-using-const-with-bounds-unused...
[rust.git] / src / test / mir-opt / dest-prop / union.rs
index 0ac9661a66a31d291c49b58fad860654b936d5be..68c834dfbbf27bb491e76f51e1369074848ee83b 100644 (file)
@@ -1,4 +1,4 @@
-//! Tests that projections through unions cancel `DestinationPropagation`.
+//! Tests that we can propogate into places that are projections into unions
 // compile-flags: -Zunsound-mir-opts
 fn val() -> u32 {
     1