summaryrefslogtreecommitdiff
path: root/tests/ui/imports
Commit message (Expand)AuthorAgeFilesLines
* Special-case item attributes in the suggestion outputEsteban Küber2023-04-126-6/+0
* Tweak output for 'add line' suggestionEsteban Küber2023-04-126-6/+12
* remove invalid ignore-prettyPietro Albini2023-04-031-1/+0
* Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check, r=petro...Matthias Krüger2023-03-234-4/+4
|\
| * Move useless_anynous_reexport lint into unused_importsGuillaume Gomez2023-03-224-4/+4
* | Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkovMatthias Krüger2023-03-233-7/+10
|\ \ | |/ |/|
| * Lint ambiguous glob re-exports许杰友 Jieyou Xu (Joe)2023-03-203-7/+10
* | Update failing ui testsGuillaume Gomez2023-03-124-4/+4
|/
* Auto merge of #106916 - lukas-code:overlapping-substs, r=estebankbors2023-01-281-1/+1
|\
| * preserve delim spans during `macro_rules!` expansion if ableLukas Markeffsky2023-01-201-1/+1
* | diagnostics: add `};` only if `{` was added tooMichael Howell2023-01-203-0/+55
* | diagnostics: suggest changing `s@self::{macro}@::macro` for exportedMichael Howell2023-01-203-0/+49
|/
* note -> helpMichael Goulet2023-01-171-3/+3
* Fix use suggestion spanMichael Goulet2023-01-173-7/+7
* Move /src/test to /testsAlbert Larsan2023-01-11253-0/+5608