Skip to content

Commit da58ae7

Browse files
Move and rename the clone-never.rs test
1 parent 39ef8aa commit da58ae7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

tests/ui/type/never-type-inference-fail.stderr renamed to tests/ui/never_type/basic/clone-never.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
error[E0282]: type annotations needed
2-
--> $DIR/never-type-inference-fail.rs:4:9
2+
--> $DIR/clone-never.rs:4:9
33
|
44
LL | let x = panic!();
55
| ^

0 commit comments

Comments
 (0)