]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/coherence/impl-foreign[foreign]-for-foreign.stderr
New upstream version 1.41.1+dfsg1
[rustc.git] / src / test / ui / coherence / impl-foreign[foreign]-for-foreign.stderr
index 07c7632a53ff4fbf32bb789e8d34aa93fa1cd369..5552d825793715a819cd74ff5edd60da5062f692 100644 (file)
@@ -1,5 +1,5 @@
 error[E0117]: only traits defined in the current crate can be implemented for arbitrary types
-  --> $DIR/impl-foreign[foreign]-for-foreign.rs:12:1
+  --> $DIR/impl-foreign[foreign]-for-foreign.rs:10:1
    |
 LL | impl Remote1<u32> for f64 {
    | ^^^^^------------^^^^^---