Skip to content

Commit 73182db

Browse files
committed
Move some tests to more reasonable directoriess
1 parent 9cf699d commit 73182db

File tree

106 files changed

+7
-7
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+7
-7
lines changed

src/test/ui/issues/issue-73541.stderr renamed to src/test/ui/async-await/issue-73541-4.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 `'a`
2-
--> $DIR/issue-73541.rs:4:29
2+
--> $DIR/issue-73541-4.rs:4:29
33
|
44
LL | 'a: loop {
55
| -- unreachable label defined here

0 commit comments

Comments
 (0)