mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
Move and rename the clone-never.rs test
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
error[E0282]: type annotations needed
|
||||
--> $DIR/never-type-inference-fail.rs:4:9
|
||||
--> $DIR/clone-never.rs:4:9
|
||||
|
|
||||
LL | let x = panic!();
|
||||
| ^
|
||||
Reference in New Issue
Block a user