]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/const-eval/livedrop.stderr
Auto merge of #81132 - bugadani:map-prealloc, r=matthewjasper
[rust.git] / src / test / ui / consts / const-eval / livedrop.stderr
index b802d23d9a89c742bb246b545bb4a15e638830ac..1e8b4230c6f111cea74e8ee43023bbfd4a2ec91a 100644 (file)
@@ -1,5 +1,5 @@
 error[E0493]: destructors cannot be evaluated at compile-time
-  --> $DIR/livedrop.rs:6:9
+  --> $DIR/livedrop.rs:3:9
    |
 LL |     let mut always_returned = None;
    |         ^^^^^^^^^^^^^^^^^^^ constants cannot evaluate destructors