| Age | Commit message (Expand) | Author | Lines |
| 2020-02-29 | Rollup merge of #69546 - matthiaskrgr:slice_to_vec, r=davidtwco,nagisa | Dylan DPC | -2/+2 |
| 2020-02-29 | Rollup merge of #69504 - MichaelMcDonnell:hash_assert_ne, r=LukasKalbertodt | Dylan DPC | -17/+20 |
| 2020-02-29 | Rollup merge of #69477 - Pulkit07:issue69298, r=cramertj | Dylan DPC | -0/+9 |
| 2020-02-28 | Auto merge of #69555 - Centril:rollup-e53lxz4, r=Centril | bors | -390/+755 |
| 2020-02-28 | Rollup merge of #69547 - matthiaskrgr:more_misc, r=Mark-Simulacrum | Mazdak Farrokhzad | -53/+39 |
| 2020-02-28 | Rollup merge of #69541 - dotdash:format, r=Mark-Simulacrum | Mazdak Farrokhzad | -53/+34 |
| 2020-02-28 | Rollup merge of #69539 - Centril:fix-69401, r=petrochenkov | Mazdak Farrokhzad | -2/+18 |
| 2020-02-28 | Rollup merge of #69538 - JohnTitor:boxed-slice-try-from, r=Centril | Mazdak Farrokhzad | -3/+3 |
| 2020-02-28 | Rollup merge of #69522 - Centril:fix-69341, r=petrochenkov | Mazdak Farrokhzad | -4/+39 |
| 2020-02-28 | Rollup merge of #69481 - matthiaskrgr:single_char, r=ecstatic-morse | Mazdak Farrokhzad | -44/+44 |
| 2020-02-28 | Rollup merge of #69452 - Centril:typeck-pat, r=estebank | Mazdak Farrokhzad | -102/+284 |
| 2020-02-28 | Rollup merge of #69384 - petrochenkov:nounnorm, r=Centril | Mazdak Farrokhzad | -125/+132 |
| 2020-02-28 | Rollup merge of #69340 - Centril:self-ctor-normalize, r=nikomatsakis | Mazdak Farrokhzad | -4/+162 |
| 2020-02-28 | Auto merge of #69148 - estebank:cold-as-ice, r=oli-obk | bors | -314/+215 |
| 2020-02-28 | remove redundant clones, references to operands, explicit boolean comparisons... | Matthias Krüger | -53/+39 |
| 2020-02-28 | use to_vec() instead of .iter().cloned().collect() to convert slices to vecs. | Matthias Krüger | -2/+2 |
| 2020-02-28 | docs: add mention of async blocks in move keyword docs | Pulkit Goyal | -0/+9 |
| 2020-02-28 | Auto merge of #68827 - ssomers:btree_navigation_revisited, r=Mark-Simulacrum | bors | -166/+233 |
| 2020-02-28 | late resolve, visit_fn: bail early if there's no body. | Mazdak Farrokhzad | -2/+18 |
| 2020-02-28 | Auto merge of #68505 - skinny121:canonicalize-const-eval-inputs, r=nikomatsakis | bors | -62/+94 |
| 2020-02-28 | Stabilize `boxed_slice_try_from` | Yuki Okushi | -3/+3 |
| 2020-02-28 | Auto merge of #69534 - Dylan-DPC:rollup-fwa2lip, r=Dylan-DPC | bors | -94/+115 |
| 2020-02-28 | Rollup merge of #69529 - matthiaskrgr:clippy_identity_conversion, r=Mark-Simu... | Dylan DPC | -62/+42 |
| 2020-02-28 | Rollup merge of #69527 - pnkfelix:issue-69291-dont-run-rustfmt-on-untracked-p... | Dylan DPC | -1/+12 |
| 2020-02-28 | Rollup merge of #69501 - matthiaskrgr:find_note, r=ecstatic-morse | Dylan DPC | -0/+4 |
| 2020-02-28 | Rollup merge of #69496 - matthiaskrgr:filter_next, r=ecstatic-morse | Dylan DPC | -17/+8 |
| 2020-02-28 | Rollup merge of #69495 - matthiaskrgr:op_ref, r=oli-obk | Dylan DPC | -4/+4 |
| 2020-02-28 | Rollup merge of #69491 - petrochenkov:symprint, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2020-02-28 | Rollup merge of #69449 - JohnTitor:toolstate-ping, r=Mark-Simulacrum | Dylan DPC | -4/+3 |
| 2020-02-28 | Rollup merge of #69430 - matthiaskrgr:noloop, r=varkor | Dylan DPC | -2/+3 |
| 2020-02-28 | Rollup merge of #69379 - jumbatm:llvm-sigsegv, r=pnkfelix | Dylan DPC | -4/+31 |
| 2020-02-28 | Make implementation of navigation simpler, safer and faster | Stein Somers | -150/+148 |
| 2020-02-27 | Account for associated items when denying `_` | Esteban Küber | -73/+170 |
| 2020-02-27 | Account for bounds when denying `_` in type parameters | Esteban Küber | -13/+78 |
| 2020-02-27 | Revert "Backport only: avoid ICE on bad placeholder type" | Esteban Küber | -329/+68 |
| 2020-02-28 | Fix and test implementation of BTreeMap's first_entry, last_entry, pop_first,... | Stein Somers | -21/+35 |
| 2020-02-27 | Auto merge of #69513 - tmiasko:revert-checked-unused, r=petrochenkov | bors | -63/+6 |
| 2020-02-27 | don't use .into() to convert types into identical types. | Matthias Krüger | -62/+42 |
| 2020-02-27 | Ignore untracked paths when running `rustfmt` on repository. | Felix S. Klock II | -1/+12 |
| 2020-02-27 | error_derive_forbidden_on_non_adt: be more graceful | Mazdak Farrokhzad | -4/+39 |
| 2020-02-27 | Auto merge of #68434 - varkor:astconv-mismatch-error, r=nikomatsakis | bors | -233/+349 |
| 2020-02-27 | Auto merge of #68528 - ecstatic-morse:maybe-init-variants, r=oli-obk | bors | -25/+201 |
| 2020-02-27 | Remove unneeded calls to format!() | Björn Steinbrink | -53/+34 |
| 2020-02-27 | docs: note that find(f) is equivalent to filter(f).next() in the iterator docs. | Matthias Krüger | -0/+4 |
| 2020-02-27 | librustc_typeck: remove loop that never actually loops | Matthias Krüger | -2/+3 |
| 2020-02-27 | use char instead of &str for single char patterns | Matthias Krüger | -44/+44 |
| 2020-02-27 | use find(x) instead of filter(x).next() | Matthias Krüger | -17/+8 |
| 2020-02-27 | Auto merge of #69507 - JohnTitor:rollup-jqf1gmw, r=JohnTitor | bors | -328/+587 |
| 2020-02-27 | Rollup merge of #69500 - cuviper:par_for_each_in-item, r=Mark-Simulacrum | Yuki Okushi | -8/+2 |
| 2020-02-27 | Rollup merge of #69480 - GuillaumeGomez:clean-up-e0373, r=Dylan-DPC | Yuki Okushi | -3/+7 |