rust/tests/ui/parallel-rustc/cache-after-waiting-issue-111528.stderr

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

9 lines
173 B
Plaintext
Raw Normal View History

2024-02-07 01:26:57 -06:00
error: symbol `fail` is already defined
--> $DIR/cache-after-waiting-issue-111528.rs:12:1
|
LL | pub fn b() {
| ^^^^^^^^^^
error: aborting due to 1 previous error