]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/parser/issues/issue-45296.stderr
New upstream version 1.63.0+dfsg1
[rustc.git] / src / test / ui / parser / issues / issue-45296.stderr
index 6abe266d4e90eae5405c331f5e3ed99b72929d09..081a72054e8da88772d7a92040eb221171d4a950 100644 (file)
@@ -11,7 +11,7 @@ help: to annotate the function, change the attribute from inner to outer style
    |
 LL -     #![allow(unused_variables)]
 LL +     #[allow(unused_variables)]
-   | 
+   |
 
 error: aborting due to previous error