about summary refs log tree commit diff
path: root/src/test/ui/generics
AgeCommit message (Collapse)AuthorLines
2020-04-22fix testEsteban Küber-1/+1
2020-04-22Tweak wordingEsteban Küber-1/+13
2020-04-22Tweak `'static` suggestion codeEsteban Küber-4/+9
Fix #71196.
2020-04-18Do not emit note for projected derived obligationsEsteban Küber-1/+0
2020-04-18Maintain chain of derived obligationsEsteban Küber-0/+4
When evaluating the derived obligations from super traits, maintain a reference to the original obligation in order to give more actionable context in the output.
2020-02-07performed --bless of 15 ui tests affectedJosh White-1/+2
2019-10-15Slides path lifetime to the lifetime resolverphosphorus-0/+35
add test to for the fix add descriptive text for the fix simplified code logics update descriptive comments update to cope with the tidyness requirement merged commit suggestions Co-Authored-By: varkor <github@varkor.com> truncated redundant comments update to cope with tidy-check
2019-10-03Regression tests.Felix S. Klock II-0/+116
Update: incorporate review feedback.
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+380