| Age | Commit message (Expand) | Author | Lines |
| 2020-03-15 | Rollup merge of #70011 - petrochenkov:asyncice, r=Centril | Mazdak Farrokhzad | -0/+13 |
| 2020-03-15 | Rollup merge of #70006 - petrochenkov:fresh, r=Centril | Mazdak Farrokhzad | -0/+88 |
| 2020-03-15 | resolve: Prevent fresh bindings from shadowing ambiguity items | Vadim Petrochenkov | -0/+88 |
| 2020-03-15 | Rollup merge of #69993 - ayushmishra2005:doc/61137-add-long-error-code-e0693,... | Dylan DPC | -0/+1 |
| 2020-03-15 | Rollup merge of #69498 - mark-i-m:describe-it-2, r=matthewjasper | Dylan DPC | -175/+175 |
| 2020-03-15 | Rollup merge of #69357 - tmiasko:debuginfo-column, r=michaelwoerister | Dylan DPC | -0/+40 |
| 2020-03-15 | def_collector: Fully visit async functions | Vadim Petrochenkov | -0/+13 |
| 2020-03-14 | Auto merge of #69744 - ecstatic-morse:fix-enum-discr-effect-test, r=oli-obk | bors | -0/+43 |
| 2020-03-14 | Add long error explanation for E0693 #61137 | Ayush Kumar Mishra | -0/+1 |
| 2020-03-14 | Auto merge of #69716 - jonas-schievink:generator-size, r=tmandry | bors | -1/+33 |
| 2020-03-13 | Auto merge of #67502 - Mark-Simulacrum:opt-catch, r=Mark-Simulacrum | bors | -58/+62 |
| 2020-03-13 | Auto merge of #69986 - JohnTitor:rollup-h0809mf, r=JohnTitor | bors | -21/+152 |
| 2020-03-14 | Rollup merge of #69966 - JohnTitor:more-more-tests, r=Centril | Yuki Okushi | -0/+128 |
| 2020-03-14 | Rollup merge of #69960 - RalfJung:abort, r=oli-obk | Yuki Okushi | -1/+1 |
| 2020-03-14 | Rollup merge of #69460 - LeSeulArtichaut:move-compile-pass, r=RalfJung | Yuki Okushi | -20/+23 |
| 2020-03-13 | Auto merge of #69155 - chrissimpkins:llvm-globals, r=eddyb | bors | -3/+3 |
| 2020-03-13 | bless tests | Ralf Jung | -1/+1 |
| 2020-03-13 | Add test for issue-69092 | Yuki Okushi | -0/+21 |
| 2020-03-13 | Add test for issue-67739 | Yuki Okushi | -0/+26 |
| 2020-03-13 | Add test for issue-62504 | Yuki Okushi | -0/+33 |
| 2020-03-13 | Add test for issue-60390 | Yuki Okushi | -0/+8 |
| 2020-03-13 | Add test for issue-58490 | Yuki Okushi | -0/+40 |
| 2020-03-12 | update tests | Mark Mansi | -175/+175 |
| 2020-03-12 | Move some more tests to `check-pass` | LeSeulArtichaut | -3/+6 |
| 2020-03-12 | Move some const-eval `build-pass` tests to `check-pass` | LeSeulArtichaut | -20/+20 |
| 2020-03-12 | Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbini | Mazdak Farrokhzad | -1/+1 |
| 2020-03-12 | Rollup merge of #69722 - estebank:negative-impl-span-ast, r=Centril | Mazdak Farrokhzad | -73/+83 |
| 2020-03-12 | support LLVM globals corresponding to miri allocations | Chris Simpkins | -3/+3 |
| 2020-03-11 | Rollup merge of #69876 - ayushmishra2005:doc/61137-add-long-error-code-e0739,... | Mazdak Farrokhzad | -0/+1 |
| 2020-03-11 | Rollup merge of #69760 - Centril:parse-expr-improve, r=estebank | Mazdak Farrokhzad | -161/+627 |
| 2020-03-11 | Rollup merge of #66472 - GuillaumeGomez:show-coverage-json, r=ollie27 | Mazdak Farrokhzad | -0/+34 |
| 2020-03-11 | Rollup merge of #69896 - petrochenkov:reqname2, r=Centril | Mazdak Farrokhzad | -0/+22 |
| 2020-03-11 | Rollup merge of #69891 - Centril:fix-69875, r=varkor | Mazdak Farrokhzad | -0/+43 |
| 2020-03-11 | Rollup merge of #69859 - contrun:fix-62456, r=matthewjasper | Mazdak Farrokhzad | -1/+33 |
| 2020-03-11 | Rollup merge of #69825 - lcnr:discriminant, r=oli-obk | Mazdak Farrokhzad | -0/+40 |
| 2020-03-11 | Rollup merge of #69591 - matthewjasper:query-response-relate, r=nikomatsakis | Mazdak Farrokhzad | -0/+33 |
| 2020-03-11 | Rollup merge of #69373 - tspiteri:const_int_conversion, r=oli-obk | Mazdak Farrokhzad | -2/+0 |
| 2020-03-11 | Rollup merge of #66059 - RalfJung:panic-on-non-zero, r=eddyb | Mazdak Farrokhzad | -102/+170 |
| 2020-03-10 | review comments | Esteban Küber | -31/+6 |
| 2020-03-10 | Ignore `mir-opt` test when panic=abort | Dylan MacKenzie | -0/+2 |
| 2020-03-10 | Add `mir-opt` test for better drop elaboration | Dylan MacKenzie | -0/+41 |
| 2020-03-10 | rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org | Santiago Pastorino | -1/+1 |
| 2020-03-10 | Rename rustc guide to rustc dev guide | Santiago Pastorino | -1/+1 |
| 2020-03-10 | Rename rustc-guide to rustc-dev-guide | Santiago Pastorino | -1/+1 |
| 2020-03-10 | parse: Tweak the function parameter edition check | Vadim Petrochenkov | -0/+22 |
| 2020-03-10 | Auto merge of #66364 - Centril:cleanup-macro-def, r=petrochenkov,eddyb | bors | -205/+124 |
| 2020-03-10 | Matrix::push: recursively expand or-patterns | Mazdak Farrokhzad | -0/+43 |
| 2020-03-10 | explain the use of a custom identity function | Bastian Kauschke | -0/+3 |
| 2020-03-10 | parse_if_expr: recover on attributes | Mazdak Farrokhzad | -56/+59 |
| 2020-03-10 | trait-object-lifetime-parens: improve recovery. | Mazdak Farrokhzad | -27/+29 |