about summary refs log tree commit diff
path: root/src/test/ui/specialization
AgeCommit message (Expand)AuthorLines
2019-10-05Rename the testJonas Schievink-6/+6
2019-10-05Extend test and fix nitsJonas Schievink-8/+72
2019-10-05Pacify tidyJonas Schievink-2/+2
2019-10-05Test that we get the proper errorsJonas Schievink-0/+70
2019-10-05Deny specializing items not in the parent implJonas Schievink-3/+10
2019-09-21Rollup merge of #63907 - estebank:assoc-type-mismatch, r=oli-obkMazdak Farrokhzad-0/+8
2019-09-18Add explanation to type mismatch involving type params and assoc typesEsteban Küber-0/+8
2019-09-19Restore whitespaceJames Munns-1/+1
2019-09-19Fix a minor grammar nit, update UI testsJames Munns-2/+2
2019-09-08Give method not found a primary span labelEsteban Küber-1/+1
2019-08-20Allow 'default async fn' to parse.Mazdak Farrokhzad-0/+14
2019-08-16Update stderr files with --blesssd234678-10/+10
2019-08-16Remove meaningless comments in src/testsd234678-16/+0
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