]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/super-fast-paren-parsing.rs
Auto merge of #75936 - sdroege:chunks-exact-construction-bounds-check, r=nagisa
[rust.git] / src / test / ui / super-fast-paren-parsing.rs
index 60c8db53a8c3d0841e09f413af27588b7f54ced7..cb42ff2c6443a2b88349ebcb5d92b60301b27cbc 100644 (file)
@@ -1,5 +1,6 @@
 // run-pass
 
+#![allow(unused_parens)]
 #![allow(non_upper_case_globals)]
 #![allow(dead_code)]
 // exec-env:RUST_MIN_STACK=16000000