| Age | Commit message (Expand) | Author | Lines |
| 2020-03-10 | unify/improve/simplify attribute parsing | Mazdak Farrokhzad | -41/+38 |
| 2020-03-10 | parse: recover on `fn foo() = expr;` | Mazdak Farrokhzad | -0/+140 |
| 2020-03-10 | parse: recover on `&'lt $expr` / `'lt $expr`. | Mazdak Farrokhzad | -8/+105 |
| 2020-03-10 | more reuse in block parsing & improve diagnostics. | Mazdak Farrokhzad | -7/+68 |
| 2020-03-10 | use error_block_no_opening_brace more | Mazdak Farrokhzad | -0/+83 |
| 2020-03-10 | macros/unknown-builtin: use hack for musl problems | Mazdak Farrokhzad | -1/+6 |
| 2020-03-10 | span-api-tests: leave FIXME | Mazdak Farrokhzad | -0/+2 |
| 2020-03-10 | rustc_errors: Use ensure_source_file_source_present where necessary. | Ana-Maria Mihalache | -5/+5 |
| 2020-03-10 | --bless some tests | Mazdak Farrokhzad | -200/+112 |
| 2020-03-10 | adjust span-api-tests.rs | Mazdak Farrokhzad | -2/+2 |
| 2020-03-10 | pacify rustdoc by using better url | Mazdak Farrokhzad | -1/+1 |
| 2020-03-10 | Rollup merge of #69836 - JohnTitor:immediate-outputs, r=nagisa | Mazdak Farrokhzad | -0/+22 |
| 2020-03-10 | Rollup merge of #69817 - thekuom:test/borrow-checking-pattern-features, r=Cen... | Mazdak Farrokhzad | -0/+432 |
| 2020-03-10 | Rollup merge of #69514 - GuillaumeGomez:remove-spotlight, r=kinnison | Mazdak Farrokhzad | -52/+0 |
| 2020-03-10 | Add long error explanation for E0739 | Ayush Kumar Mishra | -0/+1 |
| 2020-03-10 | fix test failure due to earlier emitted error | YI | -1/+8 |
| 2020-03-10 | fix #62456 | YI | -0/+25 |
| 2020-03-10 | builtin_macros: Add attribute macro `#[cfg_accessible(path)]` | Vadim Petrochenkov | -0/+186 |
| 2020-03-10 | Add long error explanation for E0628 #61137 | Ayush Kumar Mishra | -0/+1 |
| 2020-03-09 | test(patterns): add borrowck tests for combination of pattern features | Matthew Kuo | -0/+432 |
| 2020-03-09 | Rollup merge of #69842 - JohnTitor:more-tests, r=Centril | Mazdak Farrokhzad | -0/+131 |
| 2020-03-09 | Rollup merge of #69762 - RalfJung:validity-errors, r=oli-obk | Mazdak Farrokhzad | -28/+48 |
| 2020-03-09 | Rollup merge of #69685 - cuviper:soft-segv, r=sfackler | Mazdak Farrokhzad | -0/+19 |
| 2020-03-09 | Rollup merge of #69201 - Aaron1011:feature/permit-if-attr, r=Centril | Mazdak Farrokhzad | -111/+248 |
| 2020-03-09 | discrimant test must not be inlined! | Bastian Kauschke | -0/+1 |
| 2020-03-09 | Add FIXMEs | Yuki Okushi | -6/+9 |
| 2020-03-08 | unix: Don't override existing SIGSEGV/BUS handlers | Josh Stone | -0/+19 |
| 2020-03-09 | run crt-static test on all target | 12101111 | -1/+0 |
| 2020-03-09 | Add test for issue-67166 | Yuki Okushi | -0/+22 |
| 2020-03-09 | Add test for issue-64620 | Yuki Okushi | -0/+18 |
| 2020-03-09 | Add test for issue-60473 | Yuki Okushi | -0/+27 |
| 2020-03-09 | Add test for issue-57201 | Yuki Okushi | -0/+22 |
| 2020-03-09 | Add test for issue-57200 | Yuki Okushi | -0/+22 |
| 2020-03-09 | Add test for issue-54239 | Yuki Okushi | -0/+17 |
| 2020-03-09 | Check if output is immediate value | Yuki Okushi | -0/+22 |
| 2020-03-08 | fix some cases of unexpected exceptions leaving validation | Ralf Jung | -28/+48 |
| 2020-03-08 | Rollup merge of #69800 - tmiasko:address-g, r=nikic | Mazdak Farrokhzad | -3/+2 |
| 2020-03-08 | Rollup merge of #69734 - tmiasko:di-enumerator, r=ecstatic-morse | Mazdak Farrokhzad | -0/+27 |
| 2020-03-08 | Rollup merge of #69120 - spunit262:invalid-sugar-suggest, r=matthewjasper | Mazdak Farrokhzad | -8/+2 |
| 2020-03-08 | allow dead code in discriminant test | Bastian Kauschke | -0/+1 |
| 2020-03-08 | test discriminant of enum with uninhabited variant | Bastian Kauschke | -0/+11 |
| 2020-03-08 | Rollup merge of #69646 - RalfJung:layout-visitor, r=eddyb | Mazdak Farrokhzad | -228/+305 |
| 2020-03-08 | prevent potential promotion in const_discriminant | Bastian Kauschke | -3/+5 |
| 2020-03-08 | override flags from compiletest | 12101111 | -1/+2 |
| 2020-03-08 | constify `mem::discriminant` | Bastian Kauschke | -0/+22 |
| 2020-03-08 | fix type size mismatch on 32bit | Ralf Jung | -20/+19 |
| 2020-03-08 | Rollup merge of #69810 - thekuom:test/67523-dynamic-semantics-bindings-after-... | Mazdak Farrokhzad | -0/+48 |
| 2020-03-08 | Rollup merge of #69805 - petrochenkov:importname, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2020-03-08 | Rollup merge of #69599 - Centril:typeck-tweak-wording, r=davidtwco | Mazdak Farrokhzad | -8/+8 |
| 2020-03-08 | Rollup merge of #69561 - JohnTitor:clean-up-unstable-book, r=Mark-Simulacrum | Mazdak Farrokhzad | -13/+0 |