about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/shadow.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-14/+0
2019-05-22tests: Centralize proc macros commonly used for testingVadim Petrochenkov-6/+6
2019-03-23Mark duplicate import removal suggestion tool onlyEsteban Küber-1/+0
2019-03-23Tweak unnecessary import suggestionEsteban Küber-8/+6
2019-03-11Update testsVadim Petrochenkov-1/+1
2019-01-31Add suggestion for duplicated import.David Wood-9/+8
This commit adds a suggestion when a import is duplicated (ie. the same name is used twice trying to import the same thing) to remove the second import.
2018-12-25Remove licensesMark Rousskov-1/+1
2018-12-09Move former compile-fail-fulldeps tests to uiVadim Petrochenkov-0/+18