about summary refs log tree commit diff
path: root/src/test/ui/resolve/issue-2356.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-134/+0
2022-10-26suggest calling the method of the same name when method not foundyukang-2/+2
2022-10-05Delay function resolution error until typeckMichael Goulet-45/+45
2022-05-05suggest calling `Self::associated_function()`Takayuki Maeda-0/+10
2021-08-11Modify structured suggestion outputEsteban Küber-2/+2
2020-10-26Suggest calling associated `fn` inside `trait`sEsteban Küber-3/+3
2020-08-13Suggest adding `&self` when accessing `self` in static assoc `fn`Esteban Küber-14/+13
2020-06-07Free `default()` forwarding to `Default::default()`Ilya Bobyr-1/+10
2019-10-17Point at enclosing function without `self` receiverEsteban Küber-4/+14
2019-10-17Refer to "associated functions" instead of "static methods"Esteban Küber-2/+2
2019-04-18review comments: change wordingEsteban Küber-2/+2
2019-04-18Change suggestion of field when not in self contextEsteban Küber-9/+3
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2018-12-25Remove licensesMark Rousskov-17/+17
2018-09-23Improve error message for E0424Julian Kulesh-4/+4
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-20/+20
2018-02-25Update ui testsGuillaume Gomez-0/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-39/+39
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-32/+32
2017-07-18reorder span labelsgaurikholkar-2/+2
2017-07-17Change some helps to suggestionsOliver Schneider-6/+6
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-24/+24
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-41/+39
2016-12-26Move some compile-fail tests into UI directoryVadim Petrochenkov-0/+112