| Age | Commit message (Expand) | Author | Lines |
| 2021-05-03 | Move `std::sys::hermit::ext` to `std::os::hermit` | Christiaan Dirkx | -3/+6 |
| 2021-05-03 | Cleanup `std::os` | Christiaan Dirkx | -111/+113 |
| 2021-05-03 | Auto merge of #83312 - petrochenkov:noinner, r=Aaron1011 | bors | -637/+316 |
| 2021-05-03 | parser: Remove support for inner attributes on non-block expressions | Vadim Petrochenkov | -637/+316 |
| 2021-05-03 | Auto merge of #84845 - wcampbell0x2a:clippy-redundant-field-names, r=joshtrip... | bors | -2/+2 |
| 2021-05-03 | Auto merge of #84842 - blkerby:null_lowercase, r=joshtriplett | bors | -75/+75 |
| 2021-05-02 | [clippy] remove redundant field names | wcampbell | -2/+2 |
| 2021-05-03 | Auto merge of #84840 - Dylan-DPC:rollup-uzk7w0h, r=Dylan-DPC | bors | -94/+383 |
| 2021-05-02 | Change 'NULL' to 'null' | Brent Kerby | -75/+75 |
| 2021-05-03 | Rollup merge of #84832 - Stupremee:dont-print-vis-in-external-traits, r=jyn514 | Dylan DPC | -3/+24 |
| 2021-05-03 | Rollup merge of #84818 - ABouttefeux:enum-suggest, r=jackh726 | Dylan DPC | -35/+193 |
| 2021-05-03 | Rollup merge of #84811 - scottmcm:rustdoc-trait-alias-fix, r=jyn514 | Dylan DPC | -17/+58 |
| 2021-05-03 | Rollup merge of #84784 - JulianKnodt:suggest_const, r=lcnr | Dylan DPC | -3/+49 |
| 2021-05-03 | Rollup merge of #84744 - kornelski:enomem, r=joshtriplett | Dylan DPC | -2/+15 |
| 2021-05-03 | Rollup merge of #84072 - nagisa:target-family-two-the-movie, r=petrochenkov | Dylan DPC | -34/+44 |
| 2021-05-02 | Auto merge of #82576 - gilescope:to_string, r=Amanieu | bors | -0/+41 |
| 2021-05-03 | Set target_family="wasm" for wasm targets | Simonas Kazlauskas | -5/+9 |
| 2021-05-02 | Auto merge of #84754 - GuillaumeGomez:toggle-migration, r=jsha | bors | -232/+186 |
| 2021-05-02 | PR feedback | Scott McMurray | -11/+18 |
| 2021-05-02 | Do not print visibility in external traits | Justus K | -3/+24 |
| 2021-05-02 | Improve code readability | Guillaume Gomez | -18/+18 |
| 2021-05-02 | Auto merge of #84822 - Dylan-DPC:rollup-wego8d6, r=Dylan-DPC | bors | -249/+664 |
| 2021-05-02 | Rollup merge of #84821 - jyn514:fix-nit, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2021-05-02 | Rollup merge of #84763 - tdelabro:shrink-doctree-module, r=jyn514 | Dylan DPC | -15/+14 |
| 2021-05-02 | Rollup merge of #84752 - lrh2000:generator-debuginfo, r=tmandry | Dylan DPC | -80/+114 |
| 2021-05-02 | Rollup merge of #84392 - dario23:fmt-assert-args-pub, r=varkor,RalfJung | Dylan DPC | -1/+1 |
| 2021-05-02 | Rollup merge of #84358 - sexxi-goose:print_captures_borrowck_rebased, r=nikom... | Dylan DPC | -152/+534 |
| 2021-05-02 | Fix nit in rustc_session::options | Joshua Nelson | -1/+1 |
| 2021-05-02 | Update tests | Guillaume Gomez | -30/+42 |
| 2021-05-02 | Add missing CSS rules for associated types | Guillaume Gomez | -8/+11 |
| 2021-05-02 | Migrate trait and impl blocks' toggles into | Guillaume Gomez | -185/+124 |
| 2021-05-02 | add suggestion for unit enum variant when matched with a patern | AliƩnore Bouttefeux | -35/+193 |
| 2021-05-02 | Auto merge of #84802 - jyn514:option-dead-code, r=Mark-Simulacrum | bors | -429/+453 |
| 2021-05-02 | Use ErrorKind::OutOfMemory in unix, windows, and wasi | Kornel | -0/+5 |
| 2021-05-02 | Add ErrorKind::OutOfMemory | Kornel | -2/+10 |
| 2021-05-02 | Auto merge of #84805 - Mark-Simulacrum:no-dup-extend, r=cjgillot | bors | -8/+5 |
| 2021-05-02 | fix nll test stderr | Chris Pardy | -1/+1 |
| 2021-05-02 | Auto merge of #84750 - jyn514:nix-cargo, r=Mark-Simulacrum | bors | -5/+7 |
| 2021-05-01 | RustDoc: Fix bounds linking trait.Foo instead of traitalias.Foo | Scott McMurray | -16/+50 |
| 2021-05-02 | Auto merge of #84725 - sebpop:arm64-isb, r=joshtriplett | bors | -1/+1 |
| 2021-05-02 | Auto merge of #84638 - mark-i-m:unignore-tests, r=Mark-Simulacrum | bors | -4/+1 |
| 2021-05-01 | Avoid generating QueryMap::extend for each key type | Mark Rousskov | -8/+5 |
| 2021-05-01 | Auto merge of #84471 - jyn514:linkcheck-llvm, r=Mark-Simulacrum | bors | -1/+4 |
| 2021-05-01 | Remove unused macro parameters | Joshua Nelson | -3/+3 |
| 2021-05-01 | Remove unused `parse_pathbuf_push` function | Joshua Nelson | -12/+0 |
| 2021-05-01 | Don't recompile the same functions for each debugging option | Joshua Nelson | -412/+461 |
| 2021-05-01 | add docstrings and add issue to FIXMEs | Chris Pardy | -3/+5 |
| 2021-05-01 | Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs | ChrisPardy | -1/+1 |
| 2021-05-01 | Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs | ChrisPardy | -1/+1 |
| 2021-05-01 | Update compiler/rustc_mir/src/borrow_check/diagnostics/explain_borrow.rs | ChrisPardy | -2/+2 |