| Age | Commit message (Expand) | Author | Lines |
| 2021-02-11 | Merge commit '70c0f90453701e7d6d9b99aaa1fc6a765937b736' into clippyup | flip1995 | -610/+1802 |
| 2021-02-10 | resolve: Remove visibility hacks for enum variants and trait items | Vadim Petrochenkov | -41/+69 |
| 2021-02-10 | Auto merge of #6687 - ehuss:stabilize-wrapper, r=flip1995 | bors | -23/+1 |
| 2021-02-10 | Auto merge of #79804 - tmiasko:improper-ctypes-no-niche, r=pnkfelix | bors | -46/+147 |
| 2021-02-10 | Auto merge of #81768 - calebcartwright:bump-rls-rustfmt, r=Xanewok | bors | -6/+5 |
| 2021-02-10 | Auto merge of #81929 - pietroalbini:pgo-bootstrap, r=Mark-Simulacrum | bors | -2/+4 |
| 2021-02-10 | Rollup merge of #81951 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-02-10 | Rollup merge of #81926 - henryboisdequin:fix-81907, r=estebank | Yuki Okushi | -0/+3 |
| 2021-02-10 | Rollup merge of #81925 - jesusprubio:add-long-explanation-e0547, r=GuillaumeG... | Yuki Okushi | -1/+1 |
| 2021-02-10 | Rollup merge of #81913 - osa1:rename_unop_variants, r=matthewjasper | Yuki Okushi | -44/+44 |
| 2021-02-10 | Rollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726 | Yuki Okushi | -1/+1 |
| 2021-02-10 | Rollup merge of #81466 - sasurau4:fix/enhance-sugget-mut-method-for-loop, r=o... | Yuki Okushi | -0/+32 |
| 2021-02-09 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-09 | remove unused backtrace refs | Caleb Cartwright | -1/+0 |
| 2021-02-09 | update RLS and rustfmt | Caleb Cartwright | -5/+5 |
| 2021-02-09 | Auto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrum | bors | -18/+116 |
| 2021-02-09 | ci: allow unstable features in some PGO benchmarks | Pietro Albini | -2/+4 |
| 2021-02-09 | add suggestion to use the `async_recursion` crate | Henry Boisdequin | -0/+3 |
| 2021-02-09 | Auto merge of #81916 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-02-09 | update Miri | Ralf Jung | -8/+8 |
| 2021-02-09 | Auto merge of #81384 - tmiasko:partial-ord, r=petrochenkov | bors | -1528/+76 |
| 2021-02-09 | Rename HIR UnOp variants | Ömer Sinan Ağacan | -44/+44 |
| 2021-02-08 | Use `log --author=bors` instead of `merge-base` | Joshua Nelson | -25/+9 |
| 2021-02-08 | Absolute bare minimum for downloading rustc from CI | Joshua Nelson | -18/+132 |
| 2021-02-08 | Use format string in bootstrap panic instead of a string directly | Joshua Nelson | -1/+1 |
| 2021-02-09 | Rollup merge of #81888 - ehuss:macro_rules-pp, r=petrochenkov | Dylan DPC | -0/+19 |
| 2021-02-09 | Rollup merge of #81882 - lnicola:rust-analyzer-2021-02-08, r=jonas-schievink | Dylan DPC | -16/+17 |
| 2021-02-09 | Rollup merge of #81876 - osa1:issue81806, r=matthewjasper | Dylan DPC | -0/+22 |
| 2021-02-09 | Rollup merge of #81841 - aDotInTheVoid:rdj_docs, r=jyn514 | Dylan DPC | -0/+1 |
| 2021-02-09 | Rollup merge of #81834 - ortem:fix-LLDB-hashmap-pretty-printers, r=Mark-Simul... | Dylan DPC | -1/+3 |
| 2021-02-09 | Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakis | Dylan DPC | -79/+268 |
| 2021-02-09 | Rollup merge of #72209 - Nemo157:lint-no-mangle-in-unsafe-code, r=nikomatsakis | Dylan DPC | -20/+113 |
| 2021-02-09 | ./x.py test --bless | Tomasz Miąsko | -1528/+16 |
| 2021-02-09 | Fix derived PartialOrd operators | Tomasz Miąsko | -0/+60 |
| 2021-02-08 | Fix pretty printer macro_rules with semicolon. | Eric Huss | -0/+19 |
| 2021-02-08 | Anonymize late bound regions on transitive bounds that define assoc type | Santiago Pastorino | -0/+33 |
| 2021-02-08 | Rollup merge of #81828 - davidhewitt:capture-raw-format-strings, r=estebank | Mara Bos | -2/+13 |
| 2021-02-08 | Rollup merge of #81817 - hameerabbasi:mcp-635, r=oli-obk | Mara Bos | -1/+17 |
| 2021-02-08 | Rollup merge of #81779 - geogriff:const-ptr-to-int-error, r=lcnr | Mara Bos | -9/+36 |
| 2021-02-08 | Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se | Mara Bos | -5/+29 |
| 2021-02-08 | Rollup merge of #71531 - spastorino:move-treat-err-as-bug-tests-to-ui, r=oli-obk | Mara Bos | -14/+45 |
| 2021-02-08 | Add long explanation for E0547 | Jesus Rubio | -1/+1 |
| 2021-02-08 | :arrow_up: rust-analyzer | Laurențiu Nicola | -16/+17 |
| 2021-02-08 | Auto merge of #81313 - LeSeulArtichaut:revert-32558, r=jyn514 | bors | -51/+9 |
| 2021-02-08 | parser: Fix panic in 'const impl' recovery | Ömer Sinan Ağacan | -0/+22 |
| 2021-02-08 | Auto merge of #80962 - jhpratt:const_int_fn-stabilization, r=dtolnay | bors | -5/+0 |
| 2021-02-08 | Auto merge of #72603 - jsgf:extern-loc, r=nikomatsakis | bors | -0/+224 |
| 2021-02-07 | Implement Encoder for Diagnostic manually | Jeremy Fitzhardinge | -51/+47 |
| 2021-02-07 | Add `--extern-loc` to augment unused crate dependency diagnostics | Jeremy Fitzhardinge | -38/+266 |
| 2021-02-07 | Auto merge of #80652 - calebzulawski:simd-lanes, r=nagisa | bors | -181/+182 |