| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-11-24 | Move src/test/ui/if to src/test/ui/expr/if | Havvy (Ryan Scheel) | -49/+0 | |
| 2020-04-23 | Moving more build-pass tests to check-pass | Val Markovic | -1/+1 | |
| One or two tests became build-pass without the FIXME because they really needed build-pass (were failing without it). Helps with #62277 | ||||
| 2019-11-03 | Update error annotations positions | Tomasz Miąsko | -2/+4 | |
| Since 8ec9d7242c3352fbc617d907bec3632215811356, in the case of a local macro expansion, the errors are now matched to macro definition location. Update test cases accordingly. | ||||
| 2019-07-03 | Migrate compile-pass annotations to build-pass | Yuki Okushi | -1/+1 | |
| 2019-01-12 | Stabilise irrefutable if-let and while-let patterns | varkor | -6/+8 | |
| 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 | -10/+0 | |
| 2018-08-14 | Merged migrated compile-fail tests and ui tests. Fixes #46841. | David Wood | -0/+55 | |
