2025-01-15 21:24:31 +00:00
|
|
|
error: couldn't read `$DIR/../parser`: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE)
|
2020-03-09 11:16:00 +01:00
|
|
|
--> $DIR/issue-5806.rs:5:1
|
2018-10-21 03:21:16 +03:00
|
|
|
|
|
2019-03-09 15:03:44 +03:00
|
|
|
LL | mod foo;
|
2020-03-09 11:16:00 +01:00
|
|
|
| ^^^^^^^^
|
2018-10-21 03:21:16 +03:00
|
|
|
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2018-10-21 03:21:16 +03:00
|
|
|
|