Bless test fallout (duplicate diagnostics)
This commit is contained in:
parent
aa39dbb962
commit
ce5f8c93fa
54 changed files with 571 additions and 128 deletions
|
@ -3,6 +3,7 @@
|
|||
trait T {
|
||||
type A: S<C<X = 0i32> = 34>;
|
||||
//~^ ERROR associated type bindings are not allowed here
|
||||
//~| ERROR associated type bindings are not allowed here
|
||||
}
|
||||
|
||||
trait S {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue