about summary refs log tree commit diff
path: root/tests/ui/parallel-rustc/cache-after-waiting-issue-111528.stderr
blob: 80f63733fb32b3da432318165364a1849b7898c9 (plain)
1
2
3
4
5
6
7
8
error: symbol `fail` is already defined
  --> $DIR/cache-after-waiting-issue-111528.rs:14:1
   |
LL | pub fn b() {
   | ^^^^^^^^^^

error: aborting due to 1 previous error