| Age | Commit message (Expand) | Author | Lines |
| 2020-01-18 | slice_patterns: address review comments | Mazdak Farrokhzad | -1/+0 |
| 2020-01-18 | slice_patterns: remove gates in tests | Mazdak Farrokhzad | -185/+141 |
| 2020-01-09 | Update tests | Vadim Petrochenkov | -3/+23 |
| 2020-01-08 | slice patterns: harden match-based borrowck tests | Mazdak Farrokhzad | -0/+978 |
| 2019-12-21 | Rollup merge of #67467 - matthewjasper:test-slice-patterns, r=oli-obk | Mazdak Farrokhzad | -0/+316 |
| 2019-12-21 | Add more tests for slice patterns | Matthew Jasper | -0/+316 |
| 2019-12-20 | Rollup merge of #67314 - matthewjasper:union-move-errors, r=nikomatsakis | Mazdak Farrokhzad | -0/+57 |
| 2019-12-19 | Don't suppress move errors for union fields | Matthew Jasper | -0/+57 |
| 2019-12-18 | Add more tests for raw_ref_op | Matthew Jasper | -0/+268 |
| 2019-12-14 | Revert "Remove `#![feature(never_type)]` from tests." | Niko Matsakis | -0/+2 |
| 2019-12-09 | Add more tests for borrowck and dropck slice pattern handling | Matthew Jasper | -75/+817 |
| 2019-11-28 | Deduplicate type param constraint suggestion code | Esteban Küber | -1/+1 |
| 2019-11-28 | Use structured suggestion when requiring `Copy` constraint in type param | Esteban Küber | -2/+2 |
| 2019-11-26 | Rollup merge of #66754 - estebank:rustdoc-capitalization, r=Dylan-DPC | Tyler Mandry | -29/+5 |
| 2019-11-25 | Tweak move error due to non-Copy | Esteban Küber | -29/+5 |
| 2019-11-25 | Auto merge of #66682 - estebank:fn-type-err, r=davidtwco | bors | -2/+2 |
| 2019-11-23 | Highlight parts of fn in type errors | Esteban Küber | -2/+2 |
| 2019-11-21 | Reorganize, bless and add tests for const control flow | Dylan MacKenzie | -2/+4 |
| 2019-11-21 | Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov | bors | -2/+2 |
| 2019-11-21 | Remove `#![feature(never_type)]` from tests. | Mazdak Farrokhzad | -2/+0 |
| 2019-11-19 | Rollup merge of #66155 - GuillaumeGomez:long-err-explanation-E0594, r=Dylan-DPC | Mazdak Farrokhzad | -14/+29 |
| 2019-11-18 | Auto merge of #58281 - mark-i-m:synthesis, r=estebank | bors | -0/+2 |
| 2019-11-18 | Specific labels when referring to "expected" and "found" types | Esteban Küber | -2/+2 |
| 2019-11-18 | Update ui tests | Guillaume Gomez | -14/+29 |
| 2019-11-13 | Bless const tests with improved diagnostics | Dylan MacKenzie | -30/+4 |
| 2019-11-13 | Rollup merge of #66186 - GuillaumeGomez:long-err-explanation-E0623, r=Dylan-DPC | Yuki Okushi | -0/+1 |
| 2019-11-11 | Evaluate borrow and struct expressions in `into` | Matthew Jasper | -2/+2 |
| 2019-11-11 | Fix soundness issue with index bounds checks | Matthew Jasper | -0/+117 |
| 2019-11-07 | Update ui tests | Guillaume Gomez | -0/+1 |
| 2019-11-04 | Use check-pass in ui tests where appropriate | Tomasz Miąsko | -1/+1 |
| 2019-10-27 | update tests | Mark Mansi | -0/+2 |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+2 |
| 2019-10-11 | Print lifetimes with backticks | Yuki Okushi | -2/+2 |
| 2019-10-04 | Rollup merge of #64749 - matthewjasper:liveness-opt, r=nikomatsakis | Mazdak Farrokhzad | -239/+0 |
| 2019-10-02 | Calculate liveness for the same locals with and without -Zpolonius | Matthew Jasper | -239/+0 |
| 2019-10-01 | regression test for 64453 borrow check error. | Felix S. Klock II | -0/+58 |
| 2019-09-26 | add test for #53432. | Mazdak Farrokhzad | -0/+22 |
| 2019-09-26 | Adjust & --bless tests due to no longer downgrading NLL errors on 2015. | Mazdak Farrokhzad | -509/+20 |
| 2019-09-25 | Rollup merge of #64428 - GuillaumeGomez:error-explanation-E0524, r=Centril | Mazdak Farrokhzad | -9/+8 |
| 2019-09-21 | update ui tests | Guillaume Gomez | -9/+8 |
| 2019-09-19 | Rollup merge of #64601 - grovesNL:two-backticks, r=jonas-schievink | Mazdak Farrokhzad | -1/+1 |
| 2019-09-18 | Fix backticks in documentation | Joshua Groves | -1/+1 |
| 2019-09-17 | Bless output of test borrowck/return-local-binding-from-desugaring.rs for Pol... | lqd | -0/+16 |
| 2019-09-09 | Auto merge of #63118 - Centril:stabilize-bind-by-move, r=matthewjasper | bors | -29/+5 |
| 2019-09-08 | Update test stderr with results of enabling unused lints | Mark Rousskov | -4/+4 |
| 2019-09-08 | Update tests wrt. bind_by_by_move_pattern_guards stabilization. | Mazdak Farrokhzad | -29/+5 |
| 2019-09-06 | Rollup merge of #64202 - alexreg:rush-pr-1, r=Centril | Mazdak Farrokhzad | -181/+181 |
| 2019-09-06 | Refuse to downgrade NLL errors on Rust >= 2018. | Mazdak Farrokhzad | -10/+11 |
| 2019-09-06 | Fixed grammar/style in error messages and reblessed tests. | Alexander Regueiro | -181/+181 |
| 2019-08-24 | Don't unwrap the result of `span_to_snippet` | Matthew Jasper | -0/+45 |