Add tests for intercrate ambiguity hints.
This commit is contained in:
parent
bebd622198
commit
a59cc32ed4
5 changed files with 89 additions and 1 deletions
|
|
@ -24,6 +24,7 @@ error[E0592]: duplicate definitions with name `baz`
|
|||
...
|
||||
43 | fn baz(&self) {}
|
||||
| ---------------- other definition for `baz`
|
||||
= note: upstream crates may add new impl for `std::marker::Copy` in future versions
|
||||
|
||||
error: aborting due to 3 previous errors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue