diff options
Diffstat (limited to 'src/test/ui/tool-attributes/diagnostic_item.stderr')
| -rw-r--r-- | src/test/ui/tool-attributes/diagnostic_item.stderr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/tool-attributes/diagnostic_item.stderr b/src/test/ui/tool-attributes/diagnostic_item.stderr index d12834084e7..743e4b658c6 100644 --- a/src/test/ui/tool-attributes/diagnostic_item.stderr +++ b/src/test/ui/tool-attributes/diagnostic_item.stderr @@ -4,7 +4,6 @@ error[E0658]: diagnostic items compiler internal support for linting LL | #[rustc_diagnostic_item = "foomp"] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | - = 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 error: aborting due to previous error |
