about summary refs log tree commit diff
path: root/src/test/ui/duplicate
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-319/+0
2022-12-03Skip recording resolution for duplicated generic params.Camille GILLOT-2/+2
2022-07-01Shorten def_span for more items.Camille GILLOT-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2021-01-13Update code to account for extern ABI requirementMark Rousskov-4/+4
2020-08-22Use smaller def span for functionsAaron Hill-25/+12
2020-02-23Fail on multiple declarations of `main`.jumbatm-2/+29
2019-12-21rework run-fail and support check,build-failMazdak Farrokhzad-7/+21
2019-08-17Move type parameter shadowing errors to resolveMatthew Jasper-7/+7
2019-07-08normalize use of backticks for compiler messages in librustc_codegenSamy Kacimi-1/+1
2019-04-18hide `--explain` hint if error has no extended infoAndy Russell-1/+1
2019-04-14normalize away spurious errorRalf Jung-1/+5
2019-03-11Update testsVadim Petrochenkov-5/+5
2019-02-07Update testsvarkor-7/+7
2018-12-25Remove licensesMark Rousskov-110/+17
2018-10-17fix other tests failing due to change in case or new suggestion for extern crateFrançois Mockers-1/+1
2018-08-17Stabilize `use_extern_macros`Vadim Petrochenkov-3/+1
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+382