summary refs log tree commit diff
path: root/src/test/ui/traits/reservation-impls
AgeCommit message (Collapse)AuthorLines
2020-02-02compiletest: error if `compile-fail` header in ui test.Tyler Lanphear-6/+2
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-1/+1
This reverts commit 8f6197f39f7d468dfc5b2bd41dae4769992a2f83.
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-1/+1
Also remove `never_type` the feature-gate test.
2019-09-25address rebase damageAriel Ben-Yehuda-2/+2
2019-09-24nit: update text to avoid "lattice specialization" termNiko Matsakis-5/+8
2019-09-24improve commentAriel Ben-Yehuda-4/+4
2019-09-24add test for lattice specializationAriel Ben-Yehuda-0/+56
2019-09-24add error message for caseAriel Ben-Yehuda-3/+5
2019-09-24improve and add testsAriel Ben-Yehuda-0/+84