Skip to content

Commit 62fe6a0

Browse files
committed
Rename added test
1 parent 968376d commit 62fe6a0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/ui/delegation/ice-issue-148889.stderr renamed to tests/ui/delegation/unreachable-label-ice-148889.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0767]: use of unreachable label `'foo`
2-
--> $DIR/ice-issue-148889.rs:15:59
2+
--> $DIR/unreachable-label-ice-148889.rs:15:59
33
|
44
LL | 'foo: loop {
55
| ---- unreachable label defined here

0 commit comments

Comments
 (0)