| Age | Commit message (Expand) | Author | Lines |
| 2021-02-10 | Allow casting mut array ref to mut ptr | Ömer Sinan Ağacan | -25/+55 |
| 2021-02-10 | Auto merge of #81929 - pietroalbini:pgo-bootstrap, r=Mark-Simulacrum | bors | -2/+4 |
| 2021-02-10 | Auto merge of #81952 - JohnTitor:rollup-i28kgfb, r=JohnTitor | bors | -159/+386 |
| 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/+6 |
| 2021-02-10 | Rollup merge of #81925 - jesusprubio:add-long-explanation-e0547, r=GuillaumeG... | Yuki Okushi | -2/+39 |
| 2021-02-10 | Rollup merge of #81913 - osa1:rename_unop_variants, r=matthewjasper | Yuki Okushi | -80/+80 |
| 2021-02-10 | Rollup merge of #81910 - jyn514:bootstrap-1.52, r=jackh726 | Yuki Okushi | -1/+1 |
| 2021-02-10 | Rollup merge of #81909 - wcampbell0x2a:remove-unnecessary-refs, r=estebank | Yuki Okushi | -36/+34 |
| 2021-02-10 | Rollup merge of #81904 - jhpratt:const_int_fn-stabilization, r=jyn514 | Yuki Okushi | -30/+30 |
| 2021-02-10 | Rollup merge of #81687 - WaffleLapkin:split_at_spare, r=KodrAus | Yuki Okushi | -1/+53 |
| 2021-02-10 | Rollup merge of #81466 - sasurau4:fix/enhance-sugget-mut-method-for-loop, r=o... | Yuki Okushi | -9/+117 |
| 2021-02-10 | Rollup merge of #80438 - crlf0710:box_into_inner, r=m-ou-se | Yuki Okushi | -0/+17 |
| 2021-02-10 | Rollup merge of #79849 - Digital-Chaos:sleep-zero, r=m-ou-se | Yuki Okushi | -0/+9 |
| 2021-02-09 | Update cargo | Eric Huss | -0/+0 |
| 2021-02-10 | Auto merge of #81411 - Skgland:deprecate_expr_method_call, r=varkor | bors | -43/+76 |
| 2021-02-10 | update tracking issue for vec_split_at_spare | Ashley Mannix | -1/+1 |
| 2021-02-09 | Auto merge of #81132 - bugadani:map-prealloc, r=matthewjasper | bors | -93/+96 |
| 2021-02-09 | Auto merge of #81892 - jyn514:no-inline, r=cjgillot | bors | -10/+0 |
| 2021-02-09 | Auto merge of #79540 - jyn514:no-xpy, r=Mark-Simulacrum | bors | -18/+122 |
| 2021-02-09 | ci: allow unstable features in some PGO benchmarks | Pietro Albini | -2/+4 |
| 2021-02-09 | Update compiler/rustc_error_codes/src/error_codes/E0547.md | Jesús Rubio | -1/+1 |
| 2021-02-09 | add suggestion to use the `async_recursion` crate | Henry Boisdequin | -0/+6 |
| 2021-02-09 | Lost text re-added | Jesus Rubio | -0/+10 |
| 2021-02-09 | fix derive(RustcEncodable, RustcDecodable) | Skgland | -18/+12 |
| 2021-02-09 | use ufcs in derive(RustDecodable) | Skgland | -19/+31 |
| 2021-02-09 | use ufcs in derive(RustEncodable) | Skgland | -20/+40 |
| 2021-02-09 | add method to construct def site path as a vec of idents | Skgland | -0/+4 |
| 2021-02-09 | use ufcs in derive(Ord) and derive(PartialOrd) | Skgland | -4/+7 |
| 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 | -1718/+83 |
| 2021-02-09 | Rename HIR UnOp variants | Ömer Sinan Ağacan | -80/+80 |
| 2021-02-09 | Auto merge of #81905 - Dylan-DPC:rollup-mxpz1j7, r=Dylan-DPC | bors | -197/+935 |
| 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/+138 |
| 2021-02-08 | Use format string in bootstrap panic instead of a string directly | Joshua Nelson | -1/+1 |
| 2021-02-09 | Auto merge of #81901 - Mark-Simulacrum:use-string-not-cow, r=jackh726 | bors | -8/+5 |
| 2021-02-08 | Remove unnecessary refs in pattern matching | wcampbell | -36/+34 |
| 2021-02-09 | Add `Box::into_inner`. | Charles Lew | -0/+17 |
| 2021-02-09 | Rollup merge of #81896 - m-ou-se:oudated-comment, r=Mark-Simulacrum | Dylan DPC | -2/+0 |
| 2021-02-09 | Rollup merge of #81888 - ehuss:macro_rules-pp, r=petrochenkov | Dylan DPC | -0/+22 |
| 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 | -2/+34 |
| 2021-02-09 | Rollup merge of #81849 - scottmcm:control-flow-comments, r=Mark-Simulacrum | Dylan DPC | -3/+104 |
| 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 #81826 - tesuji:inline-box-zeros, r=Amanieu | Dylan DPC | -2/+12 |
| 2021-02-09 | Rollup merge of #81697 - xfix:every-doc-alias, r=Mark-Simulacrum | Dylan DPC | -0/+1 |
| 2021-02-09 | Rollup merge of #80732 - spastorino:trait-inheritance-self2, r=nikomatsakis | Dylan DPC | -151/+582 |