| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-05-11 | Rollup merge of #72052 - lcnr:const_pprint, r=ecstatic-morse | Dylan DPC | -1/+1 | |
| display `ConstKind::Param` | ||||
| 2020-05-09 | display `ConstKind::Param` | Bastian Kauschke | -1/+1 | |
| 2020-05-08 | Skip tests on emscripten | Yuki Okushi | -0/+3 | |
| 2020-05-06 | Move tests from `test/run-fail` to UI | Yuki Okushi | -0/+21 | |
| 2020-04-11 | rustc: Add a warning count upon completion | RoccoDev | -1/+1 | |
| 2020-04-01 | Rollup merge of #70081 - lcnr:issue68387, r=varkor | Dylan DPC | -1/+1 | |
| add `unused_braces` lint Add the lint `unused_braces` which is warn by default. `unused_parens` is also extended and now checks anon consts. closes #68387 r? @varkor | ||||
| 2020-03-31 | update tests | Bastian Kauschke | -1/+1 | |
| 2020-03-30 | update tests, improve variable names | Bastian Kauschke | -0/+31 | |
| 2020-03-30 | add test for array len inference | Bastian Kauschke | -0/+32 | |
| 2020-02-13 | fix extra subslice lowering | Mazdak Farrokhzad | -0/+44 | |
| 2020-01-18 | slice_patterns: organize some tests | Mazdak Farrokhzad | -0/+107 | |
| 2020-01-18 | slice_patterns: remove gates in tests | Mazdak Farrokhzad | -15/+2 | |
| 2019-12-21 | Add more tests for slice patterns | Matthew Jasper | -0/+194 | |
| 2019-07-30 | Subslice patterns: Test passing static & dynamic semantics. | Mazdak Farrokhzad | -0/+128 | |
| 2019-07-28 | Use new 'p @ ..' syntax in tests. | Mazdak Farrokhzad | -26/+11 | |
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -0/+1496 | |
