about summary refs log tree commit diff
path: root/src/test/ui/consts/control-flow/basics.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-82/+0
2021-10-04Stabilize `const_panic`Jacob Pratt-2/+0
2021-04-29remove const_fn feature gate from const testsRalf Jung-1/+0
2020-06-28Update testsDylan MacKenzie-1/+0
2020-06-28Update testsDylan MacKenzie-1/+0
2019-12-13Extend control flow basics tests with loopsDylan MacKenzie-9/+52
2019-12-12Require `allow_internal_unstable` for stable min_const_fn using unstable feat...Oliver Scherer-0/+1
2019-11-21Reorganize, bless and add tests for const control flowDylan MacKenzie-0/+43