about summary refs log tree commit diff
path: root/src/test/ui/use
AgeCommit message (Expand)AuthorLines
2019-04-22update tests for migrate mode by defaultMatthew Jasper-72/+20
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-8/+7
2019-04-10clarify what the item is in "not a module" errorAndy Russell-21/+36
2019-03-23Mark duplicate import removal suggestion tool onlyEsteban Küber-1/+0
2019-03-23Tweak unnecessary import suggestionEsteban Küber-4/+2
2019-03-14Moved issue tests to subdirs and normalised names.Alexander Regueiro-1/+20
2019-03-11Update NLL testsVadim Petrochenkov-3/+3
2019-03-11Update testsVadim Petrochenkov-17/+17
2019-03-09use structured suggestions for E0432Andy Russell-1/+4
2019-02-11Use hidden suggestions for unused imports lintEsteban Küber-5/+3
2019-02-08unused_imports: update testsPietro Albini-6/+8
2019-01-31Add suggestion for duplicated import.David Wood-10/+8
2019-01-24Fix --compare-mode=nll testsEsteban Küber-8/+9
2018-12-29add non-copy note to stderrcsmoe-1/+3
2018-12-27retrieve ty info from place_tycsmoe-1/+1
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
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