Ignore long lines in test

This commit is contained in:
oli 2020-10-26 14:09:27 +00:00
parent 7ae8bc3957
commit 2b3f00928c

View file

@ -1,5 +1,6 @@
#![crate_type="rlib"]
// compile-flags: -Copt-level=3 -g
// ignore-tidy-linelength
#[no_mangle]
#[inline(always)]