| Age | Commit message (Collapse) | Author | Lines |
|
|
|
Keep more information about trait binding failures.
|
|
|
|
Some of the bound restriction structured suggestions were incorrect
while others had subpar output.
|
|
|
|
|
|
Address #53081
|
|
`where`-clause
|
|
Stemming from the thread at https://twitter.com/indygreg/status/1223279056398929920
|
|
|
|
|
|
Add test for rejecting `trait A: B1 = B2;`.
Also test rejection of `trait A: = B;`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|