| Age | Commit message (Expand) | Author | Lines |
| 2022-06-19 | Rollup merge of #98230 - GuillaumeGomez:weird-js-condition, r=notriddle | Matthias Krüger | -4/+1 |
| 2022-06-19 | Rollup merge of #98229 - GuillaumeGomez:eslint-checks, r=Dylan-DPC | Matthias Krüger | -0/+2 |
| 2022-06-19 | Rollup merge of #98207 - arlosi:update-cargo, r=Dylan-DPC | Matthias Krüger | -1/+1 |
| 2022-06-19 | Rollup merge of #98165 - WaffleLapkin:once_things_renamings, r=m-ou-se | Matthias Krüger | -22/+26 |
| 2022-06-19 | Rollup merge of #97511 - jyn514:faster-cargo-build, r=Mark-Simulacrum | Matthias Krüger | -2/+6 |
| 2022-06-18 | Remove weird JS condition | Guillaume Gomez | -4/+1 |
| 2022-06-18 | Auto merge of #96501 - jyn514:individual-paths, r=Mark-Simulacrum | bors | -67/+190 |
| 2022-06-18 | Add tests for fixed bugs | Joshua Nelson | -4/+40 |
| 2022-06-18 | Pass all paths to `Step::run` at once when using `ShouldRun::krate` | Joshua Nelson | -66/+153 |
| 2022-06-18 | Adding new eslint checks: | Guillaume Gomez | -0/+2 |
| 2022-06-18 | Auto merge of #98216 - JohnTitor:rollup-jlcmu5d, r=JohnTitor | bors | -82/+155 |
| 2022-06-18 | Rollup merge of #98195 - GuillaumeGomez:rustdoc-json-primitive, r=notriddle | Yuki Okushi | -3/+20 |
| 2022-06-18 | Rollup merge of #97828 - ferrocene:pa-config-artifacts, r=jyn514 | Yuki Okushi | -73/+132 |
| 2022-06-18 | Rollup merge of #97803 - Gankra:term, r=dtolnay | Yuki Okushi | -6/+3 |
| 2022-06-18 | Auto merge of #97652 - RalfJung:cenum_impl_drop_cast, r=nagisa | bors | -1/+16 |
| 2022-06-17 | Update cargo | Arlo Siemsen | -1/+1 |
| 2022-06-17 | Auto merge of #98081 - gco:no_static_libcpp, r=jyn514 | bors | -1/+2 |
| 2022-06-17 | bless new test result, it's a regression but seemingly a compiler bug | Aria Beingessner | -6/+3 |
| 2022-06-17 | Auto merge of #97892 - klensy:fix-spaces, r=oli-obk | bors | -729/+729 |
| 2022-06-17 | Add regression test for #98006 | Guillaume Gomez | -0/+17 |
| 2022-06-17 | Auto merge of #98193 - Dylan-DPC:rollup-5gihjij, r=Dylan-DPC | bors | -73/+162 |
| 2022-06-17 | Fix rustdoc handling of primitive documentation | Guillaume Gomez | -3/+3 |
| 2022-06-17 | Rollup merge of #98191 - TaKO8Ki:remove-rest-of-unnecessary-to-string, r=Dyla... | Dylan DPC | -1/+1 |
| 2022-06-17 | Rollup merge of #98013 - compiler-errors:guide-inference-2, r=lcnr | Dylan DPC | -17/+35 |
| 2022-06-17 | Rollup merge of #97798 - WaffleLapkin:allow_for_suggestions_that_are_quite_fa... | Dylan DPC | -55/+126 |
| 2022-06-17 | Auto merge of #98106 - cjgillot:split-definitions, r=michaelwoerister | bors | -2/+0 |
| 2022-06-17 | remove the rest of unnecessary `to_string` | Takayuki Maeda | -1/+1 |
| 2022-06-17 | Auto merge of #98160 - nnethercote:mv-finish-out-of-Encoder, r=bjorn3 | bors | -4/+4 |
| 2022-06-17 | Subtype FRU fields first in type_changing_struct_update | Michael Goulet | -17/+35 |
| 2022-06-17 | Rollup merge of #98166 - GuillaumeGomez:regression-test-98009, r=matthiaskrgr | Yuki Okushi | -0/+38 |
| 2022-06-17 | Rollup merge of #97377 - ChayimFriedman2:issue-91800, r=estebank | Yuki Okushi | -0/+98 |
| 2022-06-16 | Move/rename `lazy::Sync{OnceCell,Lazy}` to `sync::{Once,Lazy}Lock` | Maybe Waffle | -22/+26 |
| 2022-06-16 | Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7' into clippyup | flip1995 | -1913/+4140 |
| 2022-06-16 | bless clippy ui tests | Maybe Waffle | -21/+102 |
| 2022-06-16 | --bless ui | Maybe Waffle | -34/+24 |
| 2022-06-16 | bless clippy tests | klensy | -96/+96 |
| 2022-06-16 | Add rustdonc-json regression test for #98009 | Guillaume Gomez | -0/+38 |
| 2022-06-16 | bless rustdoc-ui tests | klensy | -11/+11 |
| 2022-06-16 | fix one more case of trailing space | klensy | -139/+139 |
| 2022-06-16 | diagnostics: fix trailing space | klensy | -483/+483 |
| 2022-06-16 | Auto merge of #97842 - notriddle:notriddle/tuple-docs, r=jsha,GuillaumeGomez | bors | -11/+131 |
| 2022-06-16 | Auto merge of #98161 - matthiaskrgr:rollup-8csenk9, r=matthiaskrgr | bors | -63/+402 |
| 2022-06-16 | Rollup merge of #98147 - est31:bootstrap_cfg_flag, r=Mark-Simulacrum | Matthias Krüger | -3/+9 |
| 2022-06-16 | Rollup merge of #98137 - michaelwoerister:fix-unsized-rc-arc-natvis, r=wesley... | Matthias Krüger | -56/+214 |
| 2022-06-16 | Rollup merge of #97757 - xFrednet:rfc-2383-expect-with-force-warn, r=wesleywi... | Matthias Krüger | -4/+179 |
| 2022-06-16 | Move `finish` out of the `Encoder` trait. | Nicholas Nethercote | -4/+4 |
| 2022-06-16 | Support lint expectations for `--force-warn` lints (RFC 2383) | xFrednet | -4/+179 |
| 2022-06-16 | Auto merge of #98108 - SpriteOvO:doc_auto_cfg-feature-rmv-fix, r=notriddle,Gu... | bors | -12/+40 |
| 2022-06-16 | Do not suggest adding semicolon/changing delimiters for macros in item positi... | Chayim Refael Friedman | -0/+98 |
| 2022-06-16 | Auto merge of #98103 - exrook:btreemap-alloc, r=Amanieu | bors | -8/+8 |