Skip to content

Commit 6d2cb39

Browse files
committed
Stop whining, tidy
1 parent e032248 commit 6d2cb39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/codegen/intrinsics/typed_swap.rs

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
//@ [OPT3] compile-flags: -Copt-level=3
44
//@ compile-flags: -C no-prepopulate-passes
55
//@ only-64bit (so I don't need to worry about usize)
6+
// ignore-tidy-linelength (the memcpy calls get long)
67

78
#![crate_type = "lib"]
89
#![feature(core_intrinsics)]

0 commit comments

Comments
 (0)