summary refs log tree commit diff
path: root/src/test/ui/extern
AgeCommit message (Expand)AuthorLines
2018-11-17resolve: Avoid sentence breaks in diagnosticsVadim Petrochenkov-3/+3
2018-11-17resolve: Check resolution consistency for import paths and multi-segment macr...Vadim Petrochenkov-4/+5
2018-10-29resolve: More precise spans for privacy errorsVadim Petrochenkov-4/+4
2018-10-17fix other tests failing due to change in case or new suggestion for extern crateFrançois Mockers-4/+5
2018-10-05Fix two UI tests with locale-dependent outputVadim Petrochenkov-14/+3
2018-09-20Disable rustfix temporarily on extern-const.rsRémy Rakic-26/+1
2018-08-21Rollup merge of #53296 - estebank:suggest-closure, r=KodrAuskennytm-3/+5
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-3/+1
2018-08-15update recently moved testsEsteban Küber-2/+4
2018-08-15When closure with no arguments was expected, suggest wrappingEsteban Küber-1/+1
2018-08-14Fixed 'no such file or directory' mismatch between Windows and Linux.David Wood-1/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+508