]> git.lizzy.rs Git - rust.git/blob - src/test/ui/modules/path-no-file-name.stderr
parser will not give wrong help message for 'public'
[rust.git] / src / test / ui / modules / path-no-file-name.stderr
1 error: couldn't read $DIR/.: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE)
2   --> $DIR/path-no-file-name.rs:5:1
3    |
4 LL | mod m;
5    | ^^^^^^
6
7 error: aborting due to previous error
8