rust/tests/ui/parser/issues/issue-5806.stderr

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
189 B
Plaintext
Raw Normal View History

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
|
2019-03-09 15:03:44 +03:00
LL | mod foo;
2020-03-09 11:16:00 +01:00
| ^^^^^^^^
error: aborting due to previous error