diff options
Diffstat (limited to 'src/test/ui/span/macro-span-replacement.stderr')
| -rw-r--r-- | src/test/ui/span/macro-span-replacement.stderr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/ui/span/macro-span-replacement.stderr b/src/test/ui/span/macro-span-replacement.stderr index 4eb775155a5..721d3b12172 100644 --- a/src/test/ui/span/macro-span-replacement.stderr +++ b/src/test/ui/span/macro-span-replacement.stderr @@ -13,4 +13,5 @@ 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) |
