]> git.proxmox.com Git - rustc.git/blobdiff - src/test/codegen/async-fn-debug.rs
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / codegen / async-fn-debug.rs
index 8fa4be1ae86d8dc81850ea3ee2853150ca12b0be..e9b774b48c3e76aed81185d5f33e18848a673ed0 100644 (file)
@@ -3,7 +3,7 @@
 //  - The generator types and variants are marked artificial
 //  - Captured vars from the source are not marked artificial
 //
-// ignore-tidy-linelength
+//
 // compile-flags: -C debuginfo=2 --edition=2018
 // ignore-msvc