about summary refs log tree commit diff
path: root/src/test/ui/consts/control-flow/exhaustive-c-like-enum-match.rs
AgeCommit message (Expand)AuthorLines
2020-06-28Update testsDylan MacKenzie-2/+0
2020-01-10Remove unnecessary `const_fn` feature gatesDylan MacKenzie-1/+0
2019-12-12Require `allow_internal_unstable` for stable min_const_fn using unstable feat...Oliver Scherer-0/+1
2019-11-27Combine similar tests for const matchJoshua Nelson-1/+11
2019-11-26Remove test for #66758Dylan MacKenzie-6/+0
2019-11-26Add regression test for #66756Dylan MacKenzie-0/+27