about summary refs log tree commit diff
path: root/src/test/ui/resolve/privacy-struct-ctor.stderr
AgeCommit message (Expand)AuthorLines
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-02-11Only suggest imports if not imported.David Wood-12/+3
2019-01-09clarify resolve typo suggestionAndy Russell-3/+4
2018-12-25Remove licensesMark Rousskov-10/+10
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-12/+12
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-26Update UI testsVadim Petrochenkov-10/+10
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-01-15Further tweaks to the outputEsteban Küber-20/+26
2018-01-15Suggest the correct syntax for different struct typesEsteban Küber-20/+26
2018-01-15Hide suggestion to use struct ctor when it is not visibleEsteban Küber-9/+2
2017-12-14Remove NOTE/HELP annotations from UI testsVadim Petrochenkov-14/+14
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-14/+14
2017-11-16Remove left over dead code from suggestion diagnostic refactoringOliver Schneider-3/+0
2017-08-31WIP: don't suggest placing `use` statements into expanded codeOliver Schneider-3/+3
2017-08-17Improve placement of `use` suggestionsOliver Schneider-3/+3
2017-07-18reorder span labelsgaurikholkar-3/+3
2017-07-06Only underline suggestion if it is not the only code being shownEsteban Küber-3/+3
2017-07-06Add extra whitespace for suggestionsEsteban Küber-0/+6
2017-07-06Make suggestion include the line numberEsteban Küber-3/+3
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-06-02Add E0603 error codeGuillaume Gomez-5/+5
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-05-10Example usage of multiple suggestionsOliver Schneider-6/+6
2017-04-28refac Move levenchstein before context dependent checkFreyskeyd-0/+1
2017-03-15Stabilize pub(restricted)Taylor Cramer-16/+16
2017-01-29Improve diagnostics for inaccessible constructorsVadim Petrochenkov-0/+68