]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/non-ice-error-on-worker-io-fail.rs
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / ui / non-ice-error-on-worker-io-fail.rs
index 30779fc65c0fd155b403baa8ea2584aecd4a4825..134e7d420e3eafbed771ce5976b37f8f98ed591e 100644 (file)
@@ -24,7 +24,6 @@
 // On Linux, we get an error like the below
 // normalize-stderr-test "couldn't create a temp dir.*" -> "io error modifying /does-not-exist/"
 
-// ignore-tidy-linelength
 // ignore-windows - this is a unix-specific test
 // ignore-emscripten - the file-system issues do not replicate here
 // ignore-wasm - the file-system issues do not replicate here