| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -63/+0 | |
| 2021-06-11 | Fix type checking of return expressions outside fn bodies | Fabian Wolff | -12/+48 | |
| 2020-06-28 | Update tests | Dylan MacKenzie | -12/+2 | |
| 2020-06-28 | Update tests | Dylan MacKenzie | -1/+0 | |
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -1/+1 | |
| 2019-12-13 | Bless unrelated tests with new help message | Dylan MacKenzie | -2/+6 | |
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -1/+1 | |
| 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. | ||||
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -2/+9 | |
| 2019-04-08 | Update test cases for changes to error messages | Isaac Whitfield | -8/+0 | |
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -6/+7 | |
| This stabilises RFC 2086 (https://github.com/rust-lang/rust/issues/44495). Co-Authored-By: Sebastian Malton <sebastian@malton.name> | ||||
| 2018-12-25 | Remove licenses | Mark Rousskov | -5/+5 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+34 | |
