]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/unique-object-noncopyable.stderr
Pin panic-in-drop=abort test to old pass manager
[rust.git] / src / test / ui / unique-object-noncopyable.stderr
index 6a355dd2562862003d8bc26663c1ef93cddb6cbd..5c40787febfb76498c19eff2762d28aa7f36af45 100644 (file)
@@ -9,7 +9,7 @@ LL |   trait Foo {
 ...
 LL |       let _z = y.clone();
    |                  ^^^^^ method cannot be called on `Box<dyn Foo>` due to unsatisfied trait bounds
-   | 
+   |
   ::: $SRC_DIR/alloc/src/boxed.rs:LL:COL
    |
 LL | / pub struct Box<