]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/enum-debug-clike.rs
Rollup merge of #102912 - lnicola:rust-analyzer-2022-10-11, r=lnicola
[rust.git] / src / test / codegen / enum-debug-clike.rs
index 134443931e986729e1f19730027b4625ab6bb43d..1e369a2c4e6a7972d8edd43c290f5f8a97df6d31 100644 (file)
@@ -1,7 +1,7 @@
 // This tests that debug info for "c-like" enums is properly emitted.
 // This is ignored for the fallback mode on MSVC due to problems with PDB.
 
-// ignore-tidy-linelength
+//
 // ignore-msvc
 
 // compile-flags: -g -C no-prepopulate-passes