]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/modules_and_files_visibility/mod_file_disambig.stderr
use full path for E0761
[rust.git] / src / test / ui / modules_and_files_visibility / mod_file_disambig.stderr
index 3a3d2e2ddddb39cc61a9ab43a5765752be6ef3fc..a2c99396987ef4766437cd0cec1573de64916f98 100644 (file)
@@ -1,4 +1,4 @@
-error[E0761]: file for module `mod_file_disambig_aux` found at both mod_file_disambig_aux.rs and mod_file_disambig_aux/mod.rs
+error[E0761]: file for module `mod_file_disambig_aux` found at both "$DIR/mod_file_disambig_aux.rs" and "$DIR/mod_file_disambig_aux/mod.rs"
   --> $DIR/mod_file_disambig.rs:1:1
    |
 LL | mod mod_file_disambig_aux;