| Age | Commit message (Expand) | Author | Lines |
| 2020-10-30 | Auto merge of #78393 - SNCPlay42:match-if-guard, r=tmandry | bors | -1/+20 |
| 2020-10-30 | Auto merge of #78432 - sexxi-goose:fix-77993-take3, r=nikomatsakis | bors | -0/+45 |
| 2020-10-30 | Auto merge of #78540 - RalfJung:miri, r=RalfJung | bors | -7/+7 |
| 2020-10-29 | update Miri | Ralf Jung | -7/+7 |
| 2020-10-29 | Rollup merge of #78505 - ebroto:clippyup, r=oli-obk | Jonas Schievink | -672/+2832 |
| 2020-10-29 | Rollup merge of #78493 - ehuss:update-cargo, r=ehuss | Jonas Schievink | -0/+0 |
| 2020-10-29 | Rollup merge of #78431 - Rustin-Liu:rustin-patch-lint, r=estebank | Jonas Schievink | -4/+4 |
| 2020-10-29 | Rollup merge of #78422 - estebank:fix-78372, r=pnkfelix | Jonas Schievink | -0/+76 |
| 2020-10-29 | Auto merge of #78506 - cuviper:ubuntu-lts, r=pietroalbini | bors | -2/+4 |
| 2020-10-29 | Auto merge of #78486 - pietroalbini:manifest-artifacts, r=Mark-Simulacrum | bors | -22/+125 |
| 2020-10-29 | Auto merge of #78512 - JohnTitor:rollup-a7qwjah, r=JohnTitor | bors | -71/+469 |
| 2020-10-29 | Rollup merge of #78492 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2020-10-29 | Rollup merge of #78487 - rust-lang:GuillaumeGomez-patch-1, r=steveklabnik | Yuki Okushi | -1/+1 |
| 2020-10-29 | Rollup merge of #78478 - hameerabbasi:const-generics-supertraits, r=lcnr | Yuki Okushi | -0/+85 |
| 2020-10-29 | Rollup merge of #78460 - varkor:turbofish-string-generic, r=lcnr | Yuki Okushi | -25/+25 |
| 2020-10-29 | Rollup merge of #78428 - JulianKnodt:invalid_patterns, r=lcnr | Yuki Okushi | -0/+105 |
| 2020-10-29 | Rollup merge of #78224 - lcnr:repeat-expr, r=varkor | Yuki Okushi | -20/+144 |
| 2020-10-29 | Rollup merge of #77213 - ijackson:wip-rustdoc-settings, r=jyn514,GuillaumeGomez | Yuki Okushi | -25/+109 |
| 2020-10-29 | Auto merge of #78430 - Nadrieril:taking-constructors-seriously2, r=varkor | bors | -6/+6 |
| 2020-10-28 | ci: update x86_64-gnu and x86_64-gnu-debug to ubuntu:20.04 | Josh Stone | -2/+4 |
| 2020-10-28 | Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup | Eduardo Broto | -672/+2832 |
| 2020-10-28 | rustdoc: Use Vec::into_iter() rather than drain() | Ian Jackson | -2/+2 |
| 2020-10-28 | Add a comment about non-panicking of splitn().next().unwrap() | Ian Jackson | -0/+1 |
| 2020-10-28 | rustdoc: Fix some nits | Ian Jackson | -4/+4 |
| 2020-10-28 | Update cargo | Eric Huss | -0/+0 |
| 2020-10-28 | rustdoc: Provide a --default-theme THEME option | Ian Jackson | -0/+21 |
| 2020-10-28 | rustdoc: Provide a general --default-setting SETTING[=VALUE] option | Ian Jackson | -2/+26 |
| 2020-10-28 | rustdoc: Provide a way to set the default settings from Rust code | Ian Jackson | -2/+39 |
| 2020-10-28 | Update books | Eric Huss | -0/+0 |
| 2020-10-28 | rustdoc: js: Use getSettingValue for all rustdoc-* values | Ian Jackson | -24/+25 |
| 2020-10-28 | Auto merge of #78409 - pietroalbini:build-manifest-checksum-cache, r=Mark-Sim... | bors | -50/+106 |
| 2020-10-28 | Fix typo "compiltest" | Guillaume Gomez | -1/+1 |
| 2020-10-28 | build-manifest: include artifacts in a new table | Pietro Albini | -22/+125 |
| 2020-10-28 | Assert in every case. | Hameer Abbasi | -19/+22 |
| 2020-10-28 | Extend test to cover dyn methods/functions. | Hameer Abbasi | -20/+44 |
| 2020-10-28 | Adjust turbofish help message for const generics | varkor | -25/+25 |
| 2020-10-28 | Add const generics tests for supertraits + dyn traits. | Hameer Abbasi | -0/+58 |
| 2020-10-28 | Merge remote-tracking branch 'upstream/master' into sync-from-rust | Takayuki Nakata | -5/+54 |
| 2020-10-28 | Auto merge of #78458 - Dylan-DPC:rollup-tan044s, r=Dylan-DPC | bors | -192/+625 |
| 2020-10-28 | Rollup merge of #78408 - Aaron1011:fix/remove-foreign-tokens, r=oli-obk | Dylan DPC | -0/+19 |
| 2020-10-28 | Rollup merge of #78401 - davidtwco:issue-75906-tuple-construct-private-field,... | Dylan DPC | -13/+47 |
| 2020-10-28 | Rollup merge of #78391 - JulianKnodt:mc_test, r=lcnr | Dylan DPC | -0/+17 |
| 2020-10-28 | Rollup merge of #78379 - estebank:fn-signature-parse, r=varkor | Dylan DPC | -30/+34 |
| 2020-10-28 | Rollup merge of #78365 - lcnr:const-eval-obj-safety, r=oli-obk | Dylan DPC | -0/+140 |
| 2020-10-28 | Rollup merge of #78351 - RalfJung:validity-unsafe-cell, r=oli-obk | Dylan DPC | -9/+16 |
| 2020-10-28 | Rollup merge of #78297 - estebank:match-semicolon-2, r=oli-obk | Dylan DPC | -9/+49 |
| 2020-10-28 | Rollup merge of #78152 - spastorino:separate-unsized-locals, r=oli-obk | Dylan DPC | -131/+303 |
| 2020-10-27 | Auto merge of #75671 - nathanwhit:cstring-temp-lint, r=oli-obk | bors | -140/+59 |
| 2020-10-27 | Add UI test for invalid values for bool & char | kadmin | -0/+105 |
| 2020-10-27 | improve MATCH_LIKE_MATCHES_MACRO lint | Aleksei Latyshev | -1/+1 |