]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/illegal-ufcs-drop.stderr
Rollup merge of #82259 - osa1:issue82156, r=petrochenkov
[rust.git] / src / test / ui / illegal-ufcs-drop.stderr
index 57c99739afd247f7e0c84ef7907a5043d8e1901e..91f47d5e456d38871b95ae66d621925338c6035e 100644 (file)
@@ -1,5 +1,5 @@
 error[E0040]: explicit use of destructor method
-  --> $DIR/illegal-ufcs-drop.rs:8:5
+  --> $DIR/illegal-ufcs-drop.rs:9:5
    |
 LL |     Drop::drop(&mut Foo)
    |     ^^^^^^^^^^