summary refs log tree commit diff
path: root/src/test/ui/specialization
AgeCommit message (Expand)AuthorLines
2019-08-08Add test for issue 36804Jack-0/+31
2019-08-04Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"Ariel Ben-Yehuda-0/+2
2019-07-27tests: Move run-pass tests with naming conflicts to uiVadim Petrochenkov-0/+71
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+954
2019-07-16Check that trait is exported or public before adding intercrate ambiguity hintFerdia McKeogh-2/+0
2019-07-09normalize use of backticks in compiler messages for libsyntax/feature_gateSamy Kacimi-2/+2
2019-06-14Add explanation for E0592Yuki Okushi-0/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+0
2019-04-11Reword tracking issue noteEsteban Küber-2/+2
2019-04-10Tweak unstable diagnostic outputEsteban Küber-2/+4
2019-03-21hygiene: Fix identifier comparison in impl overlap checkVadim Petrochenkov-0/+35
2019-03-11Update testsVadim Petrochenkov-30/+30
2019-02-17Add regression test for a specialization-related ICE (#39448)emlai-0/+62
2018-12-25Remove licensesMark Rousskov-182/+32
2018-10-23fix typos in various placesMatthias Krüger-1/+1
2018-08-31cleanup: Add main functions to some UI testsVadim Petrochenkov-7/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+989