2018-10-21 03:21:16 +03:00
|
|
|
error: couldn't read $DIR/not_a_real_file.rs: $FILE_NOT_FOUND_MSG (os error 2)
|
|
|
|
|
--> $DIR/mod_file_with_path_attr.rs:15:5
|
2018-10-20 23:36:17 +03:00
|
|
|
|
|
|
|
|
|
LL | mod m; //~ ERROR not_a_real_file.rs
|
|
|
|
|
| ^
|
|
|
|
|
|
|
|
|
|
error: aborting due to previous error
|
|
|
|
|
|