| Age | Commit message (Expand) | Author | Lines |
| 2020-01-04 | Small error explanations cleanup | Guillaume Gomez | -4/+6 |
| 2020-01-03 | clarify that `Drop` can be implemented for enums and unions too | Andy Russell | -42/+41 |
| 2020-01-03 | improve generic `Drop` error messages | Andy Russell | -69/+110 |
| 2020-01-04 | Also remove const-hack for abs | jumbatm | -18/+6 |
| 2020-01-03 | Auto merge of #67829 - michaelwoerister:try-to-fix-pgo-branch-weights-test, r... | bors | -11/+19 |
| 2020-01-03 | Auto merge of #67809 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2020-01-03 | Address review comments + Fix rebase | Vadim Petrochenkov | -3/+4 |
| 2020-01-03 | Add a test | Vadim Petrochenkov | -0/+30 |
| 2020-01-03 | rustdoc: Respect diagnostic debugging options | Vadim Petrochenkov | -56/+26 |
| 2020-01-03 | Introduce an option for disabling deduplication of diagnostics | Vadim Petrochenkov | -9/+12 |
| 2020-01-03 | tweak wording of mismatched delimiter errors | Andy Russell | -135/+135 |
| 2020-01-03 | Thank you Dylan and JohnTitor for blessing me. | mental | -4/+5 |
| 2020-01-03 | Attempt to fix intermittent failures of pgo-branch-weights test. | Michael Woerister | -11/+19 |
| 2020-01-03 | Auto merge of #67828 - JohnTitor:rollup-qmswkkl, r=JohnTitor | bors | -68/+258 |
| 2020-01-03 | Rollup merge of #67825 - petertodd:2020-mem-take-grammar, r=steveklabnik | Yuki Okushi | -1/+1 |
| 2020-01-03 | Rollup merge of #67816 - GuillaumeGomez:clean-up-err-codes, r=Dylan-DPC | Yuki Okushi | -4/+7 |
| 2020-01-03 | Rollup merge of #67807 - lzutao:toilet-closure, r=Centril | Yuki Okushi | -35/+35 |
| 2020-01-03 | Rollup merge of #67796 - Aaron1011:fix/mir-inline-proj, r=wesleywiser | Yuki Okushi | -8/+21 |
| 2020-01-03 | Rollup merge of #67783 - LeSeulArtichaut:pattern-ref-warning, r=Centril | Yuki Okushi | -1/+79 |
| 2020-01-03 | Rollup merge of #67762 - lzutao:systemtime-links, r=joshtriplett | Yuki Okushi | -0/+2 |
| 2020-01-03 | Rollup merge of #67736 - taralx:patch-1, r=sfackler | Yuki Okushi | -2/+2 |
| 2020-01-03 | Rollup merge of #67636 - semarie:bootstrap-rustfmt, r=Mark-Simulacrum | Yuki Okushi | -0/+1 |
| 2020-01-03 | Rollup merge of #67595 - ohadravid:impl-trait-does-not-live-long-enough, r=es... | Yuki Okushi | -16/+89 |
| 2020-01-03 | Rollup merge of #67450 - michaelwoerister:bootstrap-import-limit, r=Mark-Simu... | Yuki Okushi | -1/+21 |
| 2020-01-03 | Auto merge of #67768 - wesleywiser:dnm_test_perf_65244, r=Mark-Simulacrum | bors | -90/+12 |
| 2020-01-03 | Minor: change take() docs grammar to match other docs | Peter Todd | -1/+1 |
| 2020-01-02 | Revert `const_err` lint checking of casts | Wesley Wiser | -91/+18 |
| 2020-01-03 | Implement uncommon_codepoints lint. | Charles Lew | -4/+68 |
| 2020-01-03 | Clean up E0131 error explanation | Guillaume Gomez | -2/+5 |
| 2020-01-02 | fix src/test fallout | Mazdak Farrokhzad | -13/+18 |
| 2020-01-02 | Reformulate test description | LeSeulArtichaut | -1/+1 |
| 2020-01-02 | Enhance test | LeSeulArtichaut | -14/+35 |
| 2020-01-02 | Move test | LeSeulArtichaut | -0/+0 |
| 2020-01-02 | Clean up E0130 error explanation | Guillaume Gomez | -2/+2 |
| 2020-01-02 | syntax::map_in_place: leave fixme | Mazdak Farrokhzad | -0/+2 |
| 2020-01-02 | Normalize `syntax::edition` imports. | Mazdak Farrokhzad | -34/+28 |
| 2020-01-02 | update miri | Ralf Jung | -8/+8 |
| 2020-01-02 | Set a lower ThinLTO import limit for PR CI image. | Michael Woerister | -1/+3 |
| 2020-01-02 | bootstrap: Allow for setting the ThinLTO import limit used for compiler the c... | Michael Woerister | -0/+18 |
| 2020-01-02 | Normalize `syntax::symbol` imports. | Mazdak Farrokhzad | -183/+187 |
| 2020-01-02 | Normalize `syntax::source_map` imports. | Mazdak Farrokhzad | -126/+117 |
| 2020-01-02 | perf: Don't recurse into types that do not need normalizing | Markus Westerlind | -0/+3 |
| 2020-01-02 | Auto merge of #63177 - MOZGIII:find-result, r=Amanieu | bors | -0/+79 |
| 2020-01-02 | Lets see if I can get these ui tests to run. | mental | -1/+1 |
| 2020-01-02 | Remove // check-pass for ui/import/import-crate-var.rs | mental | -1/+0 |
| 2020-01-02 | Use drop instead of the toilet closure `|_| ()` | Lzu Tao | -35/+35 |
| 2020-01-02 | Update src/test/ui | mental | -17/+9 |
| 2020-01-02 | Auto merge of #67779 - Amanieu:ehabi_fix, r=Mark-Simulacrum | bors | -1/+9 |
| 2020-01-02 | Auto merge of #67700 - cjgillot:passes-stability, r=Zoxc | bors | -609/+628 |
| 2020-01-01 | Ensure that we process projections during MIR inlining | Aaron Hill | -8/+21 |