about summary refs log tree commit diff
path: root/src/test/ui/resolve/use_suggestion_placement.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-37/+0
2022-03-04Update use_suggestion_placement.rs test, removing the FIXME that this PR fixes.Felix S. Klock II-3/+3
2021-05-18Fix use placement for suggestions near main.Eric Huss-3/+3
2020-11-22Drop support for cloudabi targetsLzu Tao-3/+3
2020-06-09Remove noisy suggestion of hash_map #72642Ayush Kumar Mishra-3/+1
2020-05-07reword "possible candidate" import suggestionAndy Russell-3/+3
2019-10-24Increase spacing for suggestions in diagnosticsEsteban Küber-0/+3
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-03-11Update testsVadim Petrochenkov-3/+3
2018-12-25Remove licensesMark Rousskov-3/+3
2018-03-14update testsGuillaume Gomez-2/+2
2018-02-26Update UI testsVadim Petrochenkov-4/+4
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-25Update ui testsGuillaume Gomez-0/+2
2018-01-02Correct for changes in line numbers in expected stderr output.Ed Schouten-10/+10
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-3/+3
2017-11-16Remove left over dead code from suggestion diagnostic refactoringOliver Schneider-3/+0
2017-11-15Add new error comparision to hide desugaringChristopher Vittal-13/+1
2017-08-31WIP: don't suggest placing `use` statements into expanded codeOliver Schneider-1/+1
2017-08-31Add test for broken suggestionOliver Schneider-9/+20
2017-08-17Improve placement of `use` suggestionsOliver Schneider-0/+38