| Age | Commit message (Expand) | Author | Lines |
| 2022-01-28 | Auto merge of #93006 - michaelwoerister:fix-unsized-ptr-debuginfo, r=davidtwc... | bors | -210/+300 |
| 2022-01-28 | Auto merge of #90677 - bobrippling:suggest-tuple-parens, r=camelid | bors | -6/+255 |
| 2022-01-28 | [debuginfo] Fix and unify handling of fat pointers in debuginfo: Don't mark f... | Michael Woerister | -2/+2 |
| 2022-01-28 | Auto merge of #93343 - lqd:attrs, r=spastorino | bors | -18/+25 |
| 2022-01-28 | Auto merge of #93376 - flip1995:clippyup, r=Manishearth | bors | -997/+1841 |
| 2022-01-27 | Auto merge of #93390 - matthiaskrgr:rollup-4xeki5w, r=matthiaskrgr | bors | -180/+322 |
| 2022-01-27 | Rollup merge of #93365 - nnethercote:more-arena-cleanups, r=oli-obk | Matthias Krüger | -21/+40 |
| 2022-01-27 | Rollup merge of #93363 - lcnr:pass-by-value, r=petrochenkov | Matthias Krüger | -26/+35 |
| 2022-01-27 | Rollup merge of #93357 - nnethercote:clarify-usage-of-qualified-ty, r=lcnr | Matthias Krüger | -3/+3 |
| 2022-01-27 | Rollup merge of #93339 - notriddle:notriddle/test-generics-multi-trait, r=Gui... | Matthias Krüger | -0/+44 |
| 2022-01-27 | Rollup merge of #93325 - tmiasko:lev, r=davidtwco | Matthias Krüger | -42/+60 |
| 2022-01-27 | Rollup merge of #93193 - Kobzol:stable-hash-permutation-test, r=the8472 | Matthias Krüger | -0/+42 |
| 2022-01-27 | Rollup merge of #92899 - cameron1024:zip-docs, r=dtolnay | Matthias Krüger | -0/+36 |
| 2022-01-27 | Rollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simulacrum | Matthias Krüger | -88/+62 |
| 2022-01-27 | Touch up PR 92899 Iterator::zip docs | David Tolnay | -8/+13 |
| 2022-01-28 | Clarify `ArenaAllocatable`'s second parameter. | Nicholas Nethercote | -5/+10 |
| 2022-01-28 | Add some comments. | Nicholas Nethercote | -7/+21 |
| 2022-01-27 | [debuginfo] Fix and unify handling of fat pointers in debuginfo: Change doc c... | Michael Woerister | -13/+13 |
| 2022-01-27 | Merge commit 'a98e7ab8b94485be6bd03e0c6b8682ecab5b52e6' into clippyup | flip1995 | -997/+1841 |
| 2022-01-27 | Auto merge of #8359 - flip1995:rustup, r=flip1995 | bors | -795/+479 |
| 2022-01-27 | Bump nightly version -> 2022-01-27 | flip1995 | -1/+1 |
| 2022-01-27 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -1009/+1866 |
| 2022-01-27 | [debuginfo] Fix and unify handling of fat pointers in debuginfo: Fix some deb... | Michael Woerister | -32/+31 |
| 2022-01-27 | try apply `rustc_pass_by_value` to `Span` | lcnr | -23/+32 |
| 2022-01-27 | update pass_by_value | lcnr | -3/+3 |
| 2022-01-27 | mention std::iter::zip in Iterator::zip docs | cameron | -0/+31 |
| 2022-01-27 | Clarify the `usage-of-qualified-ty` error message. | Nicholas Nethercote | -3/+3 |
| 2022-01-27 | Auto merge of #92889 - tmiasko:unbounded-recursion, r=ecstatic-morse | bors | -7/+108 |
| 2022-01-27 | Auto merge of #93081 - nikic:aarch64-fix, r=cuviper | bors | -0/+0 |
| 2022-01-26 | Auto merge of #93352 - matthiaskrgr:rollup-5peret4, r=matthiaskrgr | bors | -404/+829 |
| 2022-01-26 | Rollup merge of #93338 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -3/+3 |
| 2022-01-26 | Rollup merge of #92778 - tavianator:linux-readdir-no-r, r=joshtriplett | Matthias Krüger | -36/+58 |
| 2022-01-26 | Rollup merge of #92256 - fee1-dead:improve-selection-err, r=oli-obk | Matthias Krüger | -218/+428 |
| 2022-01-26 | Rollup merge of #92134 - nico-abram:patch-1, r=michaelwoerister | Matthias Krüger | -0/+42 |
| 2022-01-26 | Rollup merge of #92098 - semarie:openbsd-platform, r=pietroalbini | Matthias Krüger | -4/+61 |
| 2022-01-26 | Rollup merge of #91861 - juniorbassani:use-from-array-in-collections-examples... | Matthias Krüger | -40/+35 |
| 2022-01-26 | Rollup merge of #90247 - newpavlov:duration_float_fract, r=nagisa | Matthias Krüger | -103/+202 |
| 2022-01-26 | rustdoc: add test case for multiple traits and erased names | Michael Howell | -0/+44 |
| 2022-01-26 | Auto merge of #93301 - spastorino:perf-test-1, r=oli-obk | bors | -213/+247 |
| 2022-01-26 | Auto merge of #8350 - dswij:8331, r=Manishearth | bors | -13/+52 |
| 2022-01-26 | Only traverse attrs once while checking for coherence override | Rémy Rakic | -18/+25 |
| 2022-01-26 | Update minifier crate version to 0.0.42 | Guillaume Gomez | -3/+3 |
| 2022-01-26 | Filter out local_id == 0, those are already considered on the call site | Santiago Pastorino | -2/+6 |
| 2022-01-26 | Bless incremental tests. | Camille GILLOT | -194/+212 |
| 2022-01-26 | Improve Duration::try_from_secs_f32/64 accuracy by directly processing expone... | Артём Павлов [Artyom Pavlov] | -103/+202 |
| 2022-01-26 | Ignore unwinding edges when checking for unconditional recursion | Tomasz Miąsko | -7/+108 |
| 2022-01-26 | Auto merge of #91840 - JakobDegen:fix_early_otherwise, r=oli-obk | bors | -371/+526 |
| 2022-01-26 | Introduce a limit to Levenshtein distance computation | Tomasz Miąsko | -42/+56 |
| 2022-01-26 | Check namespace before computing the Levenshtein distance | Tomasz Miąsko | -1/+4 |
| 2022-01-26 | Hoist `to_uppercase` out of the loop | Tomasz Miąsko | -1/+2 |