]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/feature-gates/feature-gate-allow-internal-unstable-nested-macro.stderr
New upstream version 1.57.0+dfsg1
[rustc.git] / src / test / ui / feature-gates / feature-gate-allow-internal-unstable-nested-macro.stderr
index 91cf2020a49f0df4be34ebb82868dc9454c24454..1232d13a457a7865800a0503136c037791f7f003 100644 (file)
@@ -5,7 +5,7 @@ LL |         #[allow_internal_unstable()]
    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 ...
 LL | bar!();
-   | ------- in this macro invocation
+   | ------ in this macro invocation
    |
    = help: add `#![feature(allow_internal_unstable)]` to the crate attributes to enable
    = note: this error originates in the macro `bar` (in Nightly builds, run with -Z macro-backtrace for more info)