about summary refs log tree commit diff
path: root/src/test/ui/resolve/tuple-struct-alias.stderr
AgeCommit message (Collapse)AuthorLines
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-2/+2
2019-01-09clarify resolve typo suggestionAndy Russell-2/+2
Include the kind of the binding that we're suggesting, and use a structured suggestion.
2018-12-25Remove licensesMark Rousskov-2/+2
2018-09-13implement feature tuple_struct_self_ctorF001-19/+3
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-4/+4
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-01-15Further tweaks to the outputEsteban Küber-2/+6
- Properly address Variant Ctors - Show signature if span of trait method without `self` is not available
2018-01-15Add note when trying to use `Self` as a ctorEsteban Küber-0/+4
2018-01-15Suggest the correct syntax for different struct typesEsteban Küber-10/+4
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-4/+4
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
This reverts commit 5558c64f33446225739c1153b43d2e309bb4f50e.
2017-05-24Change error count messagesMichael Kohl-1/+1
See #33525 for details.
2017-04-28refac Move levenchstein before context dependent checkFreyskeyd-2/+8
Signed-off-by: Freyskeyd <simon.paitrault@gmail.com>
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-0/+26