]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/deprecation/deprecation-lint-2.stderr
Cache expansion hash.
[rust.git] / src / test / ui / deprecation / deprecation-lint-2.stderr
index b81d4bf402a57590eef3962276cfcf7a52c10f53..63da838b3c3d31a7d7b9ad677cb3c0041487f3a5 100644 (file)
@@ -9,7 +9,7 @@ note: the lint level is defined here
    |
 LL | #![deny(deprecated)]
    |         ^^^^^^^^^^
-   = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
+   = note: this error originates in the macro `macro_test` (in Nightly builds, run with -Z macro-backtrace for more info)
 
 error: aborting due to previous error