| Age | Commit message (Expand) | Author | Lines |
| 2022-06-19 | Auto merge of #98255 - Dylan-DPC:rollup-hr129rg, r=Dylan-DPC | bors | -13/+53 |
| 2022-06-19 | Rollup merge of #98105 - notriddle:notriddle/tuple-links, r=jsha | Dylan DPC | -13/+53 |
| 2022-06-19 | Auto merge of #98238 - cjgillot:lint-mod, r=oli-obk | bors | -34/+67 |
| 2022-06-19 | Bless 32bit ui tests. | Camille GILLOT | -12/+12 |
| 2022-06-19 | Auto merge of #97944 - nikic:freebsd-update, r=Mark-Simulacrum | bors | -10/+10 |
| 2022-06-19 | Auto merge of #98242 - matthiaskrgr:rollup-qbbkwtf, r=matthiaskrgr | bors | -29/+36 |
| 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-19 | Make some lints incremental. | Camille GILLOT | -22/+55 |
| 2022-06-18 | Auto merge of #98237 - RalfJung:miri, r=RalfJung | bors | -9/+13 |
| 2022-06-18 | Remove weird JS condition | Guillaume Gomez | -4/+1 |
| 2022-06-18 | update Miri | Ralf Jung | -9/+13 |
| 2022-06-18 | Auto merge of #96501 - jyn514:individual-paths, r=Mark-Simulacrum | bors | -67/+190 |
| 2022-06-18 | Fix bug when using `--bless` | Michael Howell | -3/+1 |
| 2022-06-18 | Add test cases for tuples with links | Michael Howell | -0/+18 |
| 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 |