about summary refs log tree commit diff
path: root/src/test/ui/use
AgeCommit message (Collapse)AuthorLines
2018-12-29add non-copy note to stderrcsmoe-1/+3
2018-12-27retrieve ty info from place_tycsmoe-1/+1
describe index with _
2018-12-25Remove licensesMark Rousskov-229/+47
2018-11-18resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-15/+15
2018-10-28resolve: More precise spans for privacy errorsVadim Petrochenkov-14/+14
2018-10-23Auto merge of #55113 - mockersf:master, r=estebankbors-2/+2
#45829 when a renamed import conflict with a previous import Fix the suggestion when a renamed import conflict. It check if the snipped contains `" as "`, and if so uses everything before for the suggestion.
2018-10-17fix other tests failing due to change in case or new suggestion for extern crateFrançois Mockers-2/+2
2018-10-16updates to expected output for other ui tests.Felix S. Klock II-1/+14
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+879