]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/stable-features.stderr
Auto merge of #75936 - sdroege:chunks-exact-construction-bounds-check, r=nagisa
[rust.git] / src / test / ui / stable-features.stderr
index 537c3f082eff6f708a66d0faf8676b429e3f3cd0..831b40b8612c820854f488770b570a0caa93119c 100644 (file)
@@ -4,7 +4,7 @@ error: the feature `test_accepted_feature` has been stable since 1.0.0 and no lo
 LL | #![feature(test_accepted_feature)]
    |            ^^^^^^^^^^^^^^^^^^^^^
    |
-note: lint level defined here
+note: the lint level is defined here
   --> $DIR/stable-features.rs:4:9
    |
 LL | #![deny(stable_features)]