about summary refs log tree commit diff
path: root/src/test/ui/impl-trait/method-suggestion-no-duplication.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2022-07-07Track implicit `Sized` obligations in type paramsEsteban Küber-1/+1
2022-06-22point to type param definition when not finding variant, method and assoc typeTakayuki Maeda-1/+1
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
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-04-23Update ui testsvarkor-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-04-21Make the unstable StrExt and SliceExt traits private to libcore in not(stage0)Simon Sapin-3/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-11-15Point to ADT definition when not finding variant, method, assoc typeEsteban Küber-0/+3
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-1/+1
2017-06-04Separate suggestion in a `help` and a `note`Esteban Küber-1/+2
2017-06-02Use multiline note for trait suggestionEsteban Küber-0/+13