about summary refs log tree commit diff
path: root/src/test/ui/use/use-mod.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-33/+0
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-01-31Add suggestion for duplicated import.David Wood-5/+4
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-3/+3
2018-10-17fix other tests failing due to change in case or new suggestion for extern crateFrançois Mockers-1/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+34