]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/span/macro-span-replacement.stderr
Rollup merge of #87922 - Manishearth:c-enum-target-spec, r=nagisa,eddyb
[rust.git] / src / test / ui / span / macro-span-replacement.stderr
index 45cf5f8688cd1f77bc2637fb5ce11b481fb19b0f..afdf036f833b11571e89e7d866a0ee8da8107f25 100644 (file)
@@ -13,7 +13,7 @@ note: the lint level is defined here
 LL | #![warn(unused)]
    |         ^^^^^^
    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
-   = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this warning originates in the macro `m` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 warning: 1 warning emitted