about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-21596.stderr
AgeCommit message (Expand)AuthorLines
2020-02-28Review comments: split requirement text to multiple lines for readabilityEsteban Küber-1/+2
2020-02-28Show information of chain of bound obligationsEsteban Küber-1/+1
2020-02-28Reduce vebosity of E0599Esteban Küber-1/+0
2020-02-28Add more context to E0599 errorsEsteban Küber-1/+2
2020-01-08Unify output of "variant not found" errorsEsteban Küber-1/+1
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2019-07-14Add info about undefined behavior to as_ref suggestionsnathanwhit-0/+1
2019-06-01Suggest using `as_ref` on `*const T`Esteban Küber-0/+13