Move and rename the clone-never.rs test

This commit is contained in:
Jonathan Brouwer
2026-05-02 10:42:07 +02:00
parent 39ef8aa1d5
commit da58ae79e1
2 changed files with 1 additions and 1 deletions
@@ -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!();
| ^