]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/span/issue-24690.stderr
Rollup merge of #44562 - eddyb:ugh-rustdoc, r=nikomatsakis
[rust.git] / src / test / ui / span / issue-24690.stderr
index 4f1c870d87457b4448dab4f73b0737b7d3be4afa..718720ebf83839042e037999a41b6637c3368efe 100644 (file)
@@ -10,6 +10,7 @@ note: lint level defined here
 18 | #![warn(unused)]
    |         ^^^^^^
    = note: #[warn(unused_variables)] implied by #[warn(unused)]
+   = note: to avoid this warning, consider using `_theOtherTwo` instead
 
 warning: variable `theTwo` should have a snake case name such as `the_two`
   --> $DIR/issue-24690.rs:22:9