| Age | Commit message (Expand) | Author | Lines |
| 2021-02-18 | Rollup merge of #82246 - jesusprubio:add-long-explanation-e0549, r=GuillaumeG... | Dylan DPC | -3/+38 |
| 2021-02-18 | Rollup merge of #82236 - matthiaskrgr:useless_conv, r=jyn514 | Dylan DPC | -5/+4 |
| 2021-02-18 | Rollup merge of #82215 - TaKO8Ki:replace-if-let-while-let, r=varkor | Dylan DPC | -11/+11 |
| 2021-02-18 | Rollup merge of #82194 - estebank:arbitrary-bounds-suggestion, r=petrochenkov | Dylan DPC | -3/+53 |
| 2021-02-18 | Rollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor | Dylan DPC | -23/+15 |
| 2021-02-18 | Rollup merge of #82066 - matthewjasper:trait-ref-fix, r=jackh726 | Dylan DPC | -163/+241 |
| 2021-02-18 | Auto merge of #81574 - tmiasko:p, r=oli-obk | bors | -33/+21 |
| 2021-02-18 | Update compiler/rustc_error_codes/src/error_codes/E0549.md | Jesús Rubio | -1/+1 |
| 2021-02-18 | Update compiler/rustc_error_codes/src/error_codes/E0549.md | Jesús Rubio | -1/+1 |
| 2021-02-18 | Update compiler/rustc_error_codes/src/error_codes/E0549.md | Jesús Rubio | -2/+2 |
| 2021-02-18 | Auto merge of #82249 - JohnTitor:rollup-3jbqija, r=JohnTitor | bors | -38/+106 |
| 2021-02-18 | Rollup merge of #82240 - matthiaskrgr:qmark, r=Dylan-DPC | Yuki Okushi | -18/+11 |
| 2021-02-18 | Rollup merge of #82212 - est31:graph_graph_graph, r=oli-obk | Yuki Okushi | -4/+4 |
| 2021-02-18 | Rollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank | Yuki Okushi | -0/+40 |
| 2021-02-18 | Rollup merge of #82155 - tmiasko:once, r=matthewjasper | Yuki Okushi | -1/+1 |
| 2021-02-18 | Rollup merge of #82055 - JulianKnodt:ty_where_const, r=estebank | Yuki Okushi | -15/+50 |
| 2021-02-18 | Add long explanation for E0549 | Jesus Rubio | -3/+38 |
| 2021-02-18 | Auto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk | bors | -10/+178 |
| 2021-02-17 | Rollup merge of #82021 - csmoe:issue-78600, r=tmandry | Dylan DPC | -13/+39 |
| 2021-02-17 | Rollup merge of #82007 - sexxi-goose:reborrow, r=nikomatsakis | Dylan DPC | -43/+62 |
| 2021-02-17 | Rollup merge of #81972 - matthewjasper:hrtb-error-cleanup, r=nikomatsakis | Dylan DPC | -108/+128 |
| 2021-02-17 | Rollup merge of #81898 - nanguye2496:nanguye2496/fix_str_and_slice_visualizat... | Dylan DPC | -5/+25 |
| 2021-02-17 | Rollup merge of #81869 - mark-i-m:leading-vert, r=petrochenkov | Dylan DPC | -91/+115 |
| 2021-02-17 | Rollup merge of #81860 - osa1:issue81800, r=estebank | Dylan DPC | -12/+30 |
| 2021-02-17 | remove useless ?s (clippy::needless_question_marks) | Matthias Krüger | -18/+11 |
| 2021-02-17 | Auto merge of #82235 - GuillaumeGomez:rollup-oflxc08, r=GuillaumeGomez | bors | -49/+88 |
| 2021-02-17 | Rollup merge of #82231 - jesusprubio:add-long-explanation-e0543, r=GuillaumeG... | Guillaume Gomez | -1/+36 |
| 2021-02-17 | Rollup merge of #82207 - ehuss:rustdoc-2021, r=jyn514 | Guillaume Gomez | -1/+1 |
| 2021-02-17 | Rollup merge of #82174 - est31:master, r=oli-obk | Guillaume Gomez | -11/+11 |
| 2021-02-17 | Rollup merge of #82136 - edward-shen:mismatched-subst-and-hir, r=lcnr | Guillaume Gomez | -7/+4 |
| 2021-02-17 | Rollup merge of #82105 - nagisa:nagisa/ensure-removed, r=petrochenkov | Guillaume Gomez | -14/+16 |
| 2021-02-17 | Rollup merge of #79981 - camelid:overflowing_literals-inference-error, r=lcnr | Guillaume Gomez | -15/+20 |
| 2021-02-17 | avoid converting types into themselves (clippy::useless_conversion) | Matthias Krüger | -5/+4 |
| 2021-02-17 | In some limited cases, suggest `where` bounds for non-type params | Esteban Küber | -3/+53 |
| 2021-02-17 | Add long explanation for E0543 | Jesus Rubio | -1/+36 |
| 2021-02-17 | replace if-let and while-let with `if let` and `while let` | Takayuki Maeda | -11/+11 |
| 2021-02-17 | Remove redundant rustc_data_structures path component | est31 | -4/+4 |
| 2021-02-17 | Auto merge of #82197 - tmiasko:try-get-cached, r=cjgillot | bors | -0/+1 |
| 2021-02-16 | rustdoc: treat edition 2021 as unstable | Eric Huss | -1/+1 |
| 2021-02-16 | add specs for riscv32/riscv64 musl targets | Khem Raj | -0/+40 |
| 2021-02-17 | Reduce size of InterpErrorInfo to 8 bytes | Tomasz Miąsko | -24/+47 |
| 2021-02-16 | Auto merge of #81611 - cjgillot:meowner, r=estebank | bors | -1004/+960 |
| 2021-02-16 | Remove ordering hint | kadmin | -1/+3 |
| 2021-02-16 | Rollup merge of #82175 - RalfJung:invalid-fn-ptr, r=oli-obk | Guillaume Gomez | -1/+4 |
| 2021-02-16 | Rollup merge of #82163 - matthiaskrgr:slice, r=jyn514 | Guillaume Gomez | -37/+30 |
| 2021-02-16 | Rollup merge of #82161 - jesusprubio:add-long-explanation-e0545, r=GuillaumeG... | Guillaume Gomez | -1/+36 |
| 2021-02-16 | Rollup merge of #82160 - pierwill:patch-2, r=lcnr | Guillaume Gomez | -1/+1 |
| 2021-02-16 | Replace File::create and write_all with fs::write | est31 | -11/+11 |
| 2021-02-16 | validation: fix invalid-fn-ptr error message | Ralf Jung | -1/+4 |
| 2021-02-16 | Update w/ comments | kadmin | -27/+33 |