]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/proc-macro/expand-to-unstable-2.stderr
Rollup merge of #70038 - DutchGhost:const-forget-tests, r=RalfJung
[rust.git] / src / test / ui / proc-macro / expand-to-unstable-2.stderr
index ff2e3af3777a15c854e2f519afa0c3b607216620..19144b210a12740bbf6f7e55e40d9e737f7e55a7 100644 (file)
@@ -4,7 +4,6 @@ error[E0658]: attributes starting with `rustc` are reserved for use by the `rust
 LL | #[derive(Unstable)]
    |          ^^^^^^^^
    |
-   = note: see issue #29642 <https://github.com/rust-lang/rust/issues/29642> for more information
    = help: add `#![feature(rustc_attrs)]` to the crate attributes to enable
    = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info)