]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-30730.stderr
Use `summary_opts()` in another spot
[rust.git] / src / test / ui / issues / issue-30730.stderr
index fcbab77b0073bb2144bdc6733a64e89ccedfe8ba..b299e99a3a90884aa124a9e8e8d116f54c43398d 100644 (file)
@@ -4,7 +4,7 @@ error: unused import: `std::thread`
 LL | use std::thread;
    |     ^^^^^^^^^^^
    |
-note: lint level defined here
+note: the lint level is defined here
   --> $DIR/issue-30730.rs:2:9
    |
 LL | #![deny(warnings)]