| Age | Commit message (Expand) | Author | Lines |
| 2021-05-04 | Retry clang+llvm download | Mark Rousskov | -2/+4 |
| 2021-05-04 | Auto merge of #84017 - Smittyvb:int-literal-underscores, r=jyn514 | bors | -2/+62 |
| 2021-05-04 | Auto merge of #83213 - rylev:update-lints-to-errors, r=nikomatsakis | bors | -196/+541 |
| 2021-05-04 | Auto merge of #84874 - joshtriplett:ci-extract-llvm-win64-installer, r=Mark-S... | bors | -15/+6 |
| 2021-05-04 | Auto merge of #84833 - Mark-Simulacrum:thread-local-consts, r=varkor | bors | -6/+8 |
| 2021-05-04 | Auto merge of #84472 - Aaron1011:conservative-paramenv-and, r=lcnr | bors | -2/+74 |
| 2021-05-03 | Valid underscores in hex/octal/binary literal docs | Smitty | -2/+62 |
| 2021-05-03 | CI: Extract LLVM win64 installer directly, using 7z | Josh Triplett | -15/+6 |
| 2021-05-03 | Auto merge of #84862 - GuillaumeGomez:rollup-cbc93h4, r=GuillaumeGomez | bors | -22/+24 |
| 2021-05-03 | Rollup merge of #84860 - badboy:link-to-mcp, r=GuillaumeGomez | Guillaume Gomez | -4/+6 |
| 2021-05-03 | Rollup merge of #84858 - LingMan:patch-1, r=JohnTitor | Guillaume Gomez | -2/+2 |
| 2021-05-03 | Rollup merge of #84856 - kornelski:enomem, r=JohnTitor | Guillaume Gomez | -1/+1 |
| 2021-05-03 | Rollup merge of #84854 - hi-rustin:rustin-patch-E0761, r=varkor | Guillaume Gomez | -9/+7 |
| 2021-05-03 | Rollup merge of #84852 - mautamu:master, r=GuillaumeGomez | Guillaume Gomez | -5/+5 |
| 2021-05-03 | Rollup merge of #84835 - wcampbell0x2a:add-issue-34202-link, r=m-ou-se | Guillaume Gomez | -1/+3 |
| 2021-05-03 | Link to MCP from target tier policy | Jan-Erik Rediger | -4/+6 |
| 2021-05-03 | Fix stability attributes of byte-to-string specialization | LingMan | -2/+2 |
| 2021-05-03 | use full path for E0761 | hi-rustin | -8/+6 |
| 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 | Correct stability of ErrorKind::OutOfMemory | Kornel | -1/+1 |
| 2021-05-03 | Auto merge of #84845 - wcampbell0x2a:clippy-redundant-field-names, r=joshtrip... | bors | -2/+2 |
| 2021-05-03 | use double quotes for E0761 | hi-rustin | -2/+2 |
| 2021-05-03 | Change librustdoc write(.. \n) to writeln(..); fix comment in grammar | mautamu | -5/+5 |
| 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-02 | Add link to Issue #34202 in udp docs | wcampbell | -1/+3 |
| 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 | Use new thread-local const-init | Mark Rousskov | -6/+8 |
| 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 |