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
191 B
Plaintext
Raw Normal View History

error: couldn't read $DIR/../parser: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE)
2020-03-09 10:16:00 +00:00
--> $DIR/issue-5806.rs:5:1
|
2019-03-09 12:03:44 +00:00
LL | mod foo;
2020-03-09 10:16:00 +00:00
| ^^^^^^^^
error: aborting due to 1 previous error