about summary refs log tree commit diff
path: root/src/test/mir-opt/uninhabited-enum.rs
AgeCommit message (Collapse)AuthorLines
2022-11-02Ban dashes in miropt test file namesJakob Degen-19/+0
2020-07-29add crate name to mir dumpsXavier Denis-2/+2
2020-04-07--bless all mir-opt tests.Ana-Maria Mihalache-20/+2
2019-12-14Revert "Remove `#![feature(never_type)]` from tests."Niko Matsakis-0/+2
This reverts commit 8f6197f39f7d468dfc5b2bd41dae4769992a2f83.
2019-11-21Remove `#![feature(never_type)]` from tests.Mazdak Farrokhzad-2/+0
Also remove `never_type` the feature-gate test.
2018-12-11Add a mir-opt testvarkor-0/+37