]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/consts/const-block.rs
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / consts / const-block.rs
index 7172a34c8cfeba6a4c5994482251a387fc6252c2..ec99c70f6e0b90587871b0c66193b14950e1f440 100644 (file)
@@ -1,5 +1,5 @@
 // run-pass
-
+#![allow(unused_braces)]
 #![allow(dead_code)]
 #![allow(unused_unsafe)]