]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/const_goto_storage.rs
Auto merge of #99099 - Stargateur:phantomdata_debug, r=joshtriplett
[rust.git] / src / test / mir-opt / const_goto_storage.rs
index 4ef68e7e1faf0e38fc9acb882272abc4a10cf149..459599c73eb9ccefabeef4d73f687fe2f97282ab 100644 (file)
@@ -1,3 +1,5 @@
+// unit-test: ConstGoto
+
 // EMIT_MIR const_goto_storage.match_nested_if.ConstGoto.diff
 fn match_nested_if() -> bool {
     let val = match () {