]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/const-eval/ub-wide-ptr.rs
Auto merge of #83770 - the8472:tra-extend, r=Mark-Simulacrum
[rust.git] / src / test / ui / consts / const-eval / ub-wide-ptr.rs
index 2975118cdb7fb78c077c62d1bc1f22e7d653492a..0fb9f7960ce1a4871f5b911d68c929203634e9f0 100644 (file)
@@ -1,3 +1,4 @@
+// stderr-per-bitwidth
 // ignore-tidy-linelength
 #![allow(unused)]
 #![allow(const_err)] // make sure we cannot allow away the errors tested here