| Age | Commit message (Expand) | Author | Lines |
| 2021-02-12 | Rollup merge of #81479 - osa1:issue24151, r=lcnr | Dylan DPC | -7/+29 |
| 2021-02-12 | Rollup merge of #79775 - jyn514:doctest, r=GuillaumeGomez | Dylan DPC | -7/+10 |
| 2021-02-12 | Rollup merge of #82013 - Mark-Simulacrum:better-ci-error, r=jyn514 | Yuki Okushi | -1/+5 |
| 2021-02-12 | Rollup merge of #82011 - jyn514:warn-private-assoc-item, r=max-heller | Yuki Okushi | -9/+31 |
| 2021-02-12 | Rollup merge of #82004 - GuillaumeGomez:clean-static-struct, r=jyn514 | Yuki Okushi | -71/+63 |
| 2021-02-12 | Rollup merge of #81997 - bnjbvr:dist-include-build-helper, r=Mark-Simulacrum | Yuki Okushi | -0/+8 |
| 2021-02-12 | Rollup merge of #81990 - matsujika:suggest-mut-reference, r=estebank | Yuki Okushi | -0/+56 |
| 2021-02-12 | Rollup merge of #81968 - pietroalbini:fix-doc-install-path, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-02-12 | Rollup merge of #81964 - lovasoa:patch-1, r=GuillaumeGomez | Yuki Okushi | -23/+8 |
| 2021-02-12 | Rollup merge of #81955 - dtolnay:dwp, r=Mark-Simulacrum | Yuki Okushi | -2/+5 |
| 2021-02-12 | Rollup merge of #81831 - LeSeulArtichaut:81289-mut-arg, r=camelid | Yuki Okushi | -2/+87 |
| 2021-02-11 | Tell user how to fix CI file being not up to date | Mark Rousskov | -1/+5 |
| 2021-02-11 | Fix private intra-doc warnings on associated items | Joshua Nelson | -9/+31 |
| 2021-02-11 | Fix injected errors when running doctests on a crate named after a keyword | Joshua Nelson | -7/+10 |
| 2021-02-11 | clean up clean::Static struct | Guillaume Gomez | -71/+63 |
| 2021-02-11 | Auto merge of #81760 - tmiasko:debug-borrow, r=pnkfelix | bors | -35/+32 |
| 2021-02-11 | dist: include src/build_helper as part of the crate graph for rustc-dev. | Benjamin Bouvier | -0/+8 |
| 2021-02-11 | Make suggestion of changing mutability of arguments broader | Hirochika Matsumoto | -0/+56 |
| 2021-02-10 | resolve: Remove visibility hacks for enum variants and trait items | Vadim Petrochenkov | -41/+69 |
| 2021-02-10 | bootstrap: fix wrong docs installation path | Pietro Albini | -1/+1 |
| 2021-02-10 | Do not ICE on range patterns in function arguments | LeSeulArtichaut | -5/+2 |
| 2021-02-10 | Add regression test for #81289 | LeSeulArtichaut | -0/+18 |
| 2021-02-10 | Fix getCurrentValue | Ophir LOJKINE | -1/+1 |
| 2021-02-10 | Catch errors on localStorage setting failure | Ophir LOJKINE | -23/+8 |
| 2021-02-10 | Auto merge of #79804 - tmiasko:improper-ctypes-no-niche, r=pnkfelix | bors | -46/+147 |
| 2021-02-10 | Allow casting mut array ref to mut ptr | Ömer Sinan Ağacan | -7/+29 |
| 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-09 | bootstrap: Locate llvm-dwp based on llvm-config bindir | David Tolnay | -2/+5 |
| 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-10 | Borrow builder only once in debug derive | Tomasz Miąsko | -35/+32 |
| 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 |