]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/proc-macro/inner-attr-non-inline-mod.stderr
normalize stderr
[rust.git] / src / test / ui / proc-macro / inner-attr-non-inline-mod.stderr
index 4286896dfc39246ca52993a1ee97128b5f701f8b..2d357d04d5cdd951228cc60412a15edb1d4d0065 100644 (file)
@@ -31,9 +31,9 @@ error: custom inner attributes are unstable
 LL | #![rustfmt::skip]
    |    ^^^^^^^^^^^^^
    |
-   = note: `#[deny(soft_unstable)]` on by default
    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
    = note: for more information, see issue #64266 <https://github.com/rust-lang/rust/issues/64266>
+   = note: `#[deny(soft_unstable)]` on by default
 
 error: aborting due to 4 previous errors