We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ee1c07 commit 5952c61Copy full SHA for 5952c61
src/test/ui/consts/const-eval/ub-ref.rs
@@ -1,3 +1,4 @@
1
+// ignore-tidy-linelength
2
#![feature(const_transmute)]
3
#![allow(const_err)] // make sure we cannot allow away the errors tested here
4
0 commit comments