| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -12/+0 | |
| 2021-07-10 | remove const_raw_ptr_to_usize_cast feature | Ralf Jung | -1/+1 | |
| 2020-11-12 | fix tests and formatting | Vishnunarayan K I | -1/+0 | |
| 2020-06-28 | Update tests | Dylan MacKenzie | -1/+0 | |
| 2020-04-16 | ty: convert `ErrorHandled::Reported` to `ConstKind::Error`. | Eduard-Mihai Burtescu | -1/+1 | |
| 2020-03-23 | Evaluate repeat expression lengths as late as possible | Oliver Scherer | -1/+1 | |
| 2019-11-13 | Bless less verbose error messages | Dylan MacKenzie | -2/+1 | |
| The MIR const-checker errors for if/match/loop are now delay span bugs, so nothing will be emitted unless the HIR checker misses something. | ||||
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -0/+1 | |
| 2019-08-02 | add is_any_ptr type test; this also helps pacify tidy | Ralf Jung | -1/+0 | |
| 2019-08-02 | improve error when CTFE does ptr-int-cast; update tests | Ralf Jung | -3/+2 | |
| 2019-06-13 | Create fewer basic blocks in match MIR lowering | Matthew Jasper | -0/+1 | |
| 2019-04-11 | Reword tracking issue note | Esteban Küber | -1/+1 | |
| 2019-04-10 | Tweak unstable diagnostic output | Esteban Küber | -1/+3 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-10-25 | Report const eval error inside the query | Oliver Schneider | -1/+2 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+22 | |
