about summary refs log tree commit diff
path: root/src/test/codegen-units/item-collection/unreferenced-inline-function.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/codegen-units/item-collection/unreferenced-inline-function.rs')
-rw-r--r--src/test/codegen-units/item-collection/unreferenced-inline-function.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/codegen-units/item-collection/unreferenced-inline-function.rs b/src/test/codegen-units/item-collection/unreferenced-inline-function.rs
index 4c8d1215c04..4d095e4d6c7 100644
--- a/src/test/codegen-units/item-collection/unreferenced-inline-function.rs
+++ b/src/test/codegen-units/item-collection/unreferenced-inline-function.rs
@@ -1,4 +1,3 @@
-// ignore-tidy-linelength
 // compile-flags:-Zprint-mono-items=lazy
 
 // N.B., we do not expect *any* monomorphization to be generated here.