]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/macros/macro-path-prelude-fail-3.stderr
New upstream version 1.44.1+dfsg1
[rustc.git] / src / test / ui / macros / macro-path-prelude-fail-3.stderr
index 536459067437dc58d1a8e9260fe14face3755040..3e3a0b3879be9c24947fae532497fc612d5e0c91 100644 (file)
@@ -1,5 +1,5 @@
 error: cannot find macro `inline` in this scope
-  --> $DIR/macro-path-prelude-fail-3.rs:6:5
+  --> $DIR/macro-path-prelude-fail-3.rs:2:5
    |
 LL |     inline!();
    |     ^^^^^^ help: a macro with a similar name exists: `line`