Skip to content

Commit 5598fdf

Browse files
Fix expected output after test renaming
1 parent 60802ec commit 5598fdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/range/missleading-field-access-hint.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0425]: cannot find value `w` in this scope
2-
--> $DIR/issue-131471-missleading-hint.rs:6:17
2+
--> $DIR/missleading-field-access-hint.rs:6:17
33
|
44
LL | for _ in 0..w {
55
| ^ not found in this scope

0 commit comments

Comments
 (0)