| Age | Commit message (Expand) | Author | Lines |
| 2021-02-04 | Auto merge of #81762 - pietroalbini:fix-install-msys2, r=m-ou-se | bors | -1/+3 |
| 2021-02-04 | ci: only copy python.exe to python3.exe if the latter does not exist | Pietro Albini | -1/+3 |
| 2021-02-04 | Auto merge of #81743 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2021-02-04 | update Miri | Ralf Jung | -7/+7 |
| 2021-02-03 | Auto merge of #81717 - Aaron1011:fix/closure-diag, r=estebank | bors | -2/+20 |
| 2021-02-03 | Auto merge of #81718 - m-ou-se:rollup-3ftbymt, r=m-ou-se | bors | -395/+1497 |
| 2021-02-03 | Rollup merge of #81716 - m-ou-se:fix-ice, r=eddyb | Mara Bos | -5/+5 |
| 2021-02-03 | Rollup merge of #81715 - jryans:tab-handling-ice-81614, r=estebank | Mara Bos | -2/+2 |
| 2021-02-03 | Rollup merge of #81692 - Manishearth:clippyup, r=tmandry | Mara Bos | -126/+518 |
| 2021-02-03 | Rollup merge of #81532 - estebank:ice-ice-baby, r=pnkfelix | Mara Bos | -1/+20 |
| 2021-02-03 | Rollup merge of #80394 - RalfJung:const-err-future, r=oli-obk | Mara Bos | -261/+952 |
| 2021-02-03 | Fix non-existent-field ICE for generic fields. | Mara Bos | -5/+5 |
| 2021-02-03 | Fix panic when emitting diagnostic for closure mutable binding error | Aaron Hill | -2/+20 |
| 2021-02-03 | Reduce tab formatting assertions to debug only | J. Ryan Stinnett | -2/+2 |
| 2021-02-03 | Remove incorrect `delay_span_bug` | Esteban Küber | -1/+20 |
| 2021-02-03 | Auto merge of #81294 - pnkfelix:issue-81211-use-ufcs-in-derive-debug, r=oli-obk | bors | -43/+315 |
| 2021-02-03 | make const_err a future incompat lint | Ralf Jung | -261/+952 |
| 2021-02-03 | Auto merge of #81699 - jethrogb:fix-81531, r=petrochenkov | bors | -4/+9 |
| 2021-02-03 | Really fix early lints inside an async desugaring | Jethro Beekman | -4/+9 |
| 2021-02-03 | Auto merge of #81694 - GuillaumeGomez:rollup-odg6xqi, r=GuillaumeGomez | bors | -25/+37 |
| 2021-02-03 | Rollup merge of #81681 - Smittyvb:rustdoc-shortcuts-styling, r=GuillaumeGomez | Guillaume Gomez | -2/+2 |
| 2021-02-03 | Rollup merge of #81679 - GuillaumeGomez:clean-fixme-match-bind, r=poliorcetic... | Guillaume Gomez | -2/+10 |
| 2021-02-03 | Rollup merge of #81573 - ehuss:cell-links, r=jackh726 | Guillaume Gomez | -20/+24 |
| 2021-02-03 | Rollup merge of #81144 - nhwn:typo-map-while, r=jackh726 | Guillaume Gomez | -1/+1 |
| 2021-02-03 | Auto merge of #81346 - hug-dev:nonsecure-call-abi, r=jonas-schievink | bors | -3/+251 |
| 2021-02-02 | Merge commit '3e4179766bcecd712824da04356621b8df012ea4' into sync-from-clippy | Manish Goregaokar | -126/+518 |
| 2021-02-03 | Auto merge of #6667 - Manishearth:rustup, r=Manishearth | bors | -30/+49 |
| 2021-02-02 | Merge branch 'sync-from-rust3' into rustup | Manish Goregaokar | -0/+2 |
| 2021-02-02 | Run rustfmt | Manish Goregaokar | -44/+22 |
| 2021-02-02 | Rustup | Manish Goregaokar | -4/+4 |
| 2021-02-02 | bless the coverage-spanview output. Cc #81688. | Felix S. Klock II | -26/+30 |
| 2021-02-03 | Auto merge of #81535 - nikic:update-test-various, r=sanxiyn | bors | -2/+3 |
| 2021-02-02 | Merge remote-tracking branch 'origin/master' into rustup | Manish Goregaokar | -154/+526 |
| 2021-02-02 | Auto merge of #81678 - jackh726:rollup-3nerni4, r=jackh726 | bors | -201/+644 |
| 2021-02-02 | Better styling of "Switch result tab" shortcut | Smitty | -2/+2 |
| 2021-02-02 | Bind all clean::Type variants and remove FIXME | Guillaume Gomez | -2/+10 |
| 2021-02-02 | Rollup merge of #81671 - jackh726:atb-tests, r=estebank | Jack Huey | -0/+95 |
| 2021-02-02 | Rollup merge of #81665 - jacob-hughes:mir_doc_fix, r=estebank | Jack Huey | -1/+1 |
| 2021-02-02 | Rollup merge of #81655 - matsujika:suggest-accessing-field-rewording, r=estebank | Jack Huey | -13/+13 |
| 2021-02-02 | Rollup merge of #81647 - m-ou-se:assert-2021-fix, r=petrochenkov | Jack Huey | -3/+54 |
| 2021-02-02 | Rollup merge of #81636 - LingMan:slice_not_vec, r=petrochenkov | Jack Huey | -2/+2 |
| 2021-02-02 | Rollup merge of #81634 - jesusprubio:jesusprubio/add-long-explanation-e0521, ... | Jack Huey | -4/+55 |
| 2021-02-02 | Rollup merge of #81603 - ehuss:error-index-build, r=Mark-Simulacrum | Jack Huey | -24/+29 |
| 2021-02-02 | Rollup merge of #81588 - xfix:delete-doc-alias, r=Mark-Simulacrum | Jack Huey | -0/+8 |
| 2021-02-02 | Rollup merge of #81544 - JulianKnodt:sat_where, r=lcnr | Jack Huey | -18/+93 |
| 2021-02-02 | Rollup merge of #81530 - ojeda:sys-use-abort-instead-of-wasm32-unreachable, r... | Jack Huey | -1/+1 |
| 2021-02-02 | Rollup merge of #81517 - tmiasko:san-crates, r=Mark-Simulacrum | Jack Huey | -50/+1 |
| 2021-02-02 | Rollup merge of #81455 - Amanieu:aarch64_ilp32, r=sanxiyn | Jack Huey | -46/+95 |
| 2021-02-02 | Rollup merge of #81260 - vn971:restore-editorconfig, r=Mark-Simulacrum | Jack Huey | -0/+2 |
| 2021-02-02 | Rollup merge of #81260 - vn971:restore-editorconfig, r=Mark-Simulacrum | Jack Huey | -0/+23 |