We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60802ec commit 5598fdfCopy full SHA for 5598fdf
tests/ui/range/missleading-field-access-hint.stderr
@@ -1,5 +1,5 @@
1
error[E0425]: cannot find value `w` in this scope
2
- --> $DIR/issue-131471-missleading-hint.rs:6:17
+ --> $DIR/missleading-field-access-hint.rs:6:17
3
|
4
LL | for _ in 0..w {
5
| ^ not found in this scope
0 commit comments