]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/feature-gates/feature-gate-no-debug-2.stderr
Update const_forget.rs
[rust.git] / src / test / ui / feature-gates / feature-gate-no-debug-2.stderr
index 1f8f114d7da532ca676b8644f8f8bbb8c323f581..9a6f898f2a5a8ce508ad9f107840e9dcffcc28fc 100644 (file)
@@ -4,7 +4,7 @@ error: use of deprecated attribute `no_debug`: the `#[no_debug]` attribute was a
 LL | #[no_debug]
    | ^^^^^^^^^^^ help: remove this attribute
    |
-note: lint level defined here
+note: the lint level is defined here
   --> $DIR/feature-gate-no-debug-2.rs:1:9
    |
 LL | #![deny(deprecated)]