]> git.lizzy.rs Git - rust.git/blob - src/test/ui/parser/mod_file_with_path_attr.stderr
Add 'compiler/rustc_codegen_cranelift/' from commit '793d26047f994e23415f8f6bb5686ff2...
[rust.git] / src / test / ui / parser / mod_file_with_path_attr.stderr
1 error: couldn't read $DIR/not_a_real_file.rs: $FILE_NOT_FOUND_MSG (os error 2)
2   --> $DIR/mod_file_with_path_attr.rs:4:1
3    |
4 LL | mod m;
5    | ^^^^^^
6
7 error: aborting due to previous error
8