| Age | Commit message (Expand) | Author | Lines |
| 2021-02-15 | Rollup merge of #82147 - lnicola:rust-analyzer-2021-02-15, r=jonas-schievink | Jonas Schievink | -17/+18 |
| 2021-02-15 | Rollup merge of #82141 - jrvanwhy:issue-82052, r=sanxiyn | Jonas Schievink | -0/+12 |
| 2021-02-15 | Rollup merge of #82133 - ehuss:extern-prelude-link, r=jyn514 | Jonas Schievink | -1/+1 |
| 2021-02-15 | Rollup merge of #82129 - est31:master, r=jyn514 | Jonas Schievink | -1/+0 |
| 2021-02-15 | Rollup merge of #82120 - sfackler:arguments-as-str, r=dtolnay | Jonas Schievink | -6/+1 |
| 2021-02-15 | Rollup merge of #82119 - m-ou-se:typo, r=dtolnay | Jonas Schievink | -1/+1 |
| 2021-02-15 | Rollup merge of #82118 - lukaslueg:env_decl, r=m-ou-se | Jonas Schievink | -0/+1 |
| 2021-02-15 | Rollup merge of #82107 - petrochenkov:minexpclean, r=Aaron1011 | Jonas Schievink | -39/+9 |
| 2021-02-15 | Rollup merge of #82106 - jyn514:cleanup-bootstrap, r=Mark-Simulacrum | Jonas Schievink | -5/+4 |
| 2021-02-15 | Rollup merge of #82096 - TaKO8Ki:fix-typo, r=GuillaumeGomez | Jonas Schievink | -1/+1 |
| 2021-02-15 | Rollup merge of #82077 - pierwill:edit-droparena, r=lcnr | Jonas Schievink | -6/+9 |
| 2021-02-15 | Rollup merge of #82067 - BoxyUwU:hahaicantthinkofabadpun, r=oli-obk | Jonas Schievink | -8/+49 |
| 2021-02-15 | Rollup merge of #82063 - NULLx76:fix-minor-typo, r=jonas-schievink | Jonas Schievink | -1/+1 |
| 2021-02-15 | Rollup merge of #82061 - RalfJung:ctfe-read-pointer-as-bytes, r=oli-obk | Jonas Schievink | -14/+30 |
| 2021-02-15 | Rollup merge of #82060 - taiki-e:typo, r=m-ou-se | Jonas Schievink | -12/+12 |
| 2021-02-15 | Rollup merge of #82009 - BoxyUwU:idontknooow, r=varkor | Jonas Schievink | -5/+45 |
| 2021-02-15 | Rollup merge of #81975 - Amanieu:seal2, r=m-ou-se | Jonas Schievink | -30/+54 |
| 2021-02-15 | Rollup merge of #81897 - vandenheuvel:match_exhaustive_diagnostics_regression... | Jonas Schievink | -0/+29 |
| 2021-02-15 | Rollup merge of #81503 - henryboisdequin:fix-const-fn-arr-err-msg, r=estebank | Jonas Schievink | -4/+90 |
| 2021-02-15 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+18 |
| 2021-02-14 | 32-bit ARM: Emit `lr` instead of `r14` when specified as an `asm!` output reg... | Johnathan Van Why | -0/+12 |
| 2021-02-14 | Update link for extern prelude. | Eric Huss | -1/+1 |
| 2021-02-15 | Remove redundant bool_to_option feature gate | est31 | -1/+0 |
| 2021-02-14 | Stabilize Arguments::as_str | Steven Fackler | -6/+1 |
| 2021-02-14 | Update library/core/src/macros/mod.rs | lukaslueg | -1/+1 |
| 2021-02-14 | Auto merge of #82103 - Dylan-DPC:rollup-5wv8rid, r=Dylan-DPC | bors | -165/+903 |
| 2021-02-14 | Fix typo in link to CreateSymbolicLinkW documentation. | Mara Bos | -1/+1 |
| 2021-02-14 | Add missing env!-decl variant | Lukas Lueg | -0/+1 |
| 2021-02-14 | expand: Remove redundant calls to configure | Vadim Petrochenkov | -21/+3 |
| 2021-02-14 | expand: Remove obsolete `ExpansionConfig::keep_macs` | Vadim Petrochenkov | -12/+2 |
| 2021-02-14 | rustc_span: Remove obsolete `allow_internal_unstable_backcompat_hack` | Vadim Petrochenkov | -6/+4 |
| 2021-02-14 | Remove unnecessary `Option` in `default_doc` | Joshua Nelson | -5/+4 |
| 2021-02-14 | Rollup merge of #82056 - b-naber:mut_for_loop_bug, r=oli-obk | Dylan DPC | -5/+47 |
| 2021-02-14 | Rollup merge of #82029 - tmiasko:debug, r=matthewjasper | Dylan DPC | -10/+16 |
| 2021-02-14 | Rollup merge of #81965 - osa1:issue81200, r=oli-obk | Dylan DPC | -13/+13 |
| 2021-02-14 | Rollup merge of #81927 - vandenheuvel:issue_32498, r=Mark-Simulacrum | Dylan DPC | -0/+16 |
| 2021-02-14 | Rollup merge of #81919 - ssomers:btree_cleanup_comments, r=Mark-Simulacrum | Dylan DPC | -4/+5 |
| 2021-02-14 | Rollup merge of #81914 - kper:fixing-81885, r=estebank | Dylan DPC | -21/+93 |
| 2021-02-14 | Rollup merge of #81912 - sexxi-goose:Migrations2_review, r=nikomatsakis | Dylan DPC | -13/+502 |
| 2021-02-14 | Rollup merge of #81891 - CraftSpider:fn-header, r=jyn514 | Dylan DPC | -17/+95 |
| 2021-02-14 | Rollup merge of #81720 - klensy:smallvec-update, r=Mark-Simulacrum | Dylan DPC | -65/+65 |
| 2021-02-14 | Rollup merge of #80920 - rylev:check_attr-refactor, r=davidtwco | Dylan DPC | -17/+50 |
| 2021-02-14 | Rollup merge of #80523 - LeSeulArtichaut:inline-sym, r=jyn514 | Dylan DPC | -0/+1 |
| 2021-02-14 | bumped smallvec deps | klensy | -65/+65 |
| 2021-02-14 | Auto merge of #81286 - Aaron1011:collect-tokens-attrs, r=petrochenkov | bors | -541/+777 |
| 2021-02-14 | fix typo | Takayuki Maeda | -1/+1 |
| 2021-02-14 | param_env debugs are instrumental to rustc's success | Ellen | -9/+6 |
| 2021-02-14 | Auto merge of #81956 - ssomers:btree_post_75200, r=Mark-Simulacrum | bors | -19/+7 |
| 2021-02-14 | update message | Henry Boisdequin | -7/+10 |
| 2021-02-13 | Edit `rustc_arena::DropArena` docs | pierwill | -6/+9 |