]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/issues/issue-45829/rename-extern.stderr
Use `summary_opts()` in another spot
[rust.git] / src / test / ui / issues / issue-45829 / rename-extern.stderr
index ab77e592b4a99dbad2bb0121cfad34d197a23425..209ae2201f9958ce0a5acec62d7d45a94eb6bff8 100644 (file)
@@ -1,5 +1,5 @@
 error[E0259]: the name `issue_45829_a` is defined multiple times
-  --> $DIR/rename-extern.rs:15:1
+  --> $DIR/rename-extern.rs:5:1
    |
 LL | extern crate issue_45829_a;
    | --------------------------- previous import of the extern crate `issue_45829_a` here