| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -82/+0 | |
| 2021-10-04 | Stabilize `const_panic` | Jacob Pratt | -2/+0 | |
| 2021-04-29 | remove const_fn feature gate from const tests | Ralf Jung | -1/+0 | |
| 2020-06-28 | Update tests | Dylan MacKenzie | -1/+0 | |
| 2020-06-28 | Update tests | Dylan MacKenzie | -1/+0 | |
| 2019-12-13 | Extend control flow basics tests with loops | Dylan MacKenzie | -9/+52 | |
| 2019-12-12 | Require `allow_internal_unstable` for stable min_const_fn using unstable ↵ | Oliver Scherer | -0/+1 | |
| features | ||||
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -0/+43 | |
| This creates a new test directory, `ui/consts/control-flow` to hold tests related to control flow in a const context. It also blesses all existing tests with the new error messages, and adds new tests for the `const_if_match` feature. | ||||
