| Age | Commit message (Expand) | Author | Lines |
| 2021-02-18 | Rollup merge of #82246 - jesusprubio:add-long-explanation-e0549, r=GuillaumeG... | Dylan DPC | -1/+1 |
| 2021-02-18 | Rollup merge of #82236 - matthiaskrgr:useless_conv, r=jyn514 | Dylan DPC | -3/+3 |
| 2021-02-18 | Rollup merge of #82218 - rylev:copy-pdbs, r=Mark-Simulacrum | Dylan DPC | -2/+10 |
| 2021-02-18 | Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkor | Dylan DPC | -34/+34 |
| 2021-02-18 | Rollup merge of #82194 - estebank:arbitrary-bounds-suggestion, r=petrochenkov | Dylan DPC | -1/+21 |
| 2021-02-18 | Rollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor | Dylan DPC | -0/+34 |
| 2021-02-18 | Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726 | Dylan DPC | -76/+300 |
| 2021-02-18 | Rollup merge of #81546 - hyd-dev:libtest-run-out-of-threads, r=Mark-Simulacrum | Dylan DPC | -0/+23 |
| 2021-02-18 | Auto merge of #82249 - JohnTitor:rollup-3jbqija, r=JohnTitor | bors | -35/+99 |
| 2021-02-18 | Rollup merge of #82211 - henryboisdequin:make-setup-msgs-better, r=jyn514 | Yuki Okushi | -2/+8 |
| 2021-02-18 | Rollup merge of #82203 - c410-f3r:tests-tests-tests, r=Dylan-DPC | Yuki Okushi | -19/+5 |
| 2021-02-18 | Rollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank | Yuki Okushi | -0/+2 |
| 2021-02-18 | Rollup merge of #82055 - JulianKnodt:ty_where_const, r=estebank | Yuki Okushi | -14/+84 |
| 2021-02-18 | Add long explanation for E0549 | Jesus Rubio | -1/+1 |
| 2021-02-18 | Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk | bors | -0/+1 |
| 2021-02-18 | Auto merge of #82241 - Dylan-DPC:rollup-munmzg5, r=Dylan-DPC | bors | -600/+618 |
| 2021-02-17 | Rollup merge of #82021 - csmoe:issue-78600, r=tmandry | Dylan DPC | -0/+23 |
| 2021-02-17 | Rollup merge of #82007 - sexxi-goose:reborrow, r=nikomatsakis | Dylan DPC | -46/+346 |
| 2021-02-17 | Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakis | Dylan DPC | -343/+155 |
| 2021-02-17 | Rollup merge of #81869 - mark-i-m:leading-vert, r=petrochenkov | Dylan DPC | -211/+73 |
| 2021-02-17 | Rollup merge of #81860 - osa1:issue81800, r=estebank | Dylan DPC | -0/+21 |
| 2021-02-17 | Auto merge of #81993 - flip1995:clippyup, r=Manishearth | bors | -610/+1802 |
| 2021-02-17 | Auto merge of #82235 - GuillaumeGomez:rollup-oflxc08, r=GuillaumeGomez | bors | -31/+157 |
| 2021-02-17 | Rollup merge of #82231 - jesusprubio:add-long-explanation-e0543, r=GuillaumeG... | Guillaume Gomez | -1/+1 |
| 2021-02-17 | Rollup merge of #82207 - ehuss:rustdoc-2021, r=jyn514 | Guillaume Gomez | -12/+2 |
| 2021-02-17 | Rollup merge of #82204 - ehuss:update-books, r=ehuss | Guillaume Gomez | -0/+0 |
| 2021-02-17 | Rollup merge of #82169 - not-an-aardvark:assert-lazy-format-expressions, r=sf... | Guillaume Gomez | -0/+12 |
| 2021-02-17 | Rollup merge of #82136 - edward-shen:mismatched-subst-and-hir, r=lcnr | Guillaume Gomez | -0/+68 |
| 2021-02-17 | Rollup merge of #82105 - nagisa:nagisa/ensure-removed, r=petrochenkov | Guillaume Gomez | -0/+7 |
| 2021-02-17 | Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnr | Guillaume Gomez | -18/+67 |
| 2021-02-17 | avoid converting types into themselves (clippy::useless_conversion) | Matthias Krüger | -3/+3 |
| 2021-02-17 | In some limited cases, suggest `where` bounds for non-type params | Esteban Küber | -1/+21 |
| 2021-02-17 | Add long explanation for E0543 | Jesus Rubio | -1/+1 |
| 2021-02-17 | Make sure pdbs are copied along with exe and dlls when bootstrapping | Ryan Levick | -2/+10 |
| 2021-02-17 | [libtest] Run the test synchronously when hitting thread limit | hyd-dev | -0/+23 |
| 2021-02-17 | replace if-let and while-let with `if let` and `while let` | Takayuki Maeda | -34/+34 |
| 2021-02-17 | make suggest setup help messages better | Henry Boisdequin | -3/+9 |
| 2021-02-16 | rustdoc: treat edition 2021 as unstable | Eric Huss | -12/+2 |
| 2021-02-16 | Update books | Eric Huss | -0/+0 |
| 2021-02-16 | Add riscv32 and riscv64 musl to supported platform targets | Khem Raj | -0/+2 |
| 2021-02-16 | Move some tests to more reasonable directories | Caio | -19/+5 |
| 2021-02-16 | Ensure debug_assert! tests get run | Teddy Katz | -0/+1 |
| 2021-02-17 | Use -Ccodegen-units=1 to make issue-23458 test deterministic | Tomasz Miąsko | -1/+1 |
| 2021-02-16 | Auto merge of #81611 - cjgillot:meowner, r=estebank | bors | -186/+166 |
| 2021-02-16 | Auto merge of #82192 - GuillaumeGomez:rollup-gi1639b, r=GuillaumeGomez | bors | -20/+54 |
| 2021-02-16 | Remove ordering hint | kadmin | -2/+0 |
| 2021-02-16 | Rollup merge of #82175 - RalfJung:invalid-fn-ptr, r=oli-obk | Guillaume Gomez | -10/+37 |
| 2021-02-16 | Rollup merge of #82163 - matthiaskrgr:slice, r=jyn514 | Guillaume Gomez | -3/+3 |
| 2021-02-16 | Rollup merge of #82161 - jesusprubio:add-long-explanation-e0545, r=GuillaumeG... | Guillaume Gomez | -1/+2 |
| 2021-02-16 | Rollup merge of #82145 - GuillaumeGomez:es5-checks, r=Nemo157 | Guillaume Gomez | -6/+12 |