Skip to content

Commit 5952c61

Browse files
committed
tidy line length override rust-lang#58617
1 parent 8ee1c07 commit 5952c61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/consts/const-eval/ub-ref.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// ignore-tidy-linelength
12
#![feature(const_transmute)]
23
#![allow(const_err)] // make sure we cannot allow away the errors tested here
34

0 commit comments

Comments
 (0)