| Age | Commit message (Expand) | Author | Lines |
| 2023-05-12 | Auto merge of #109732 - Urgau:uplift_drop_forget_ref_lints, r=davidtwco | bors | -767/+106 |
| 2023-05-12 | Auto merge of #111493 - matthiaskrgr:rollup-iw1z59b, r=matthiaskrgr | bors | -31/+50 |
| 2023-05-12 | Rollup merge of #111456 - loongarch-rs:bump-cargo, r=weihanglo | Matthias Krüger | -0/+0 |
| 2023-05-12 | Rollup merge of #111393 - klensy:win-0.48, r=oli-obk | Matthias Krüger | -31/+50 |
| 2023-05-12 | Auto merge of #111489 - compiler-errors:rollup-g3vgzss, r=compiler-errors | bors | -2/+3 |
| 2023-05-11 | Rollup merge of #111459 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Michael Goulet | -2/+3 |
| 2023-05-11 | miri: Move patterns for simd tests | Jubilee Young | -35/+17 |
| 2023-05-11 | Auto merge of #111454 - RalfJung:miri, r=RalfJung | bors | -409/+1120 |
| 2023-05-11 | Migrate to 0.16.0 browser-ui-test version | Guillaume Gomez | -1/+2 |
| 2023-05-11 | Update browser-ui-test version to 0.16.0 | Guillaume Gomez | -1/+1 |
| 2023-05-11 | fix deny_lint test | Ralf Jung | -2/+7 |
| 2023-05-11 | Update cargo | WANG Rui | -0/+0 |
| 2023-05-11 | Rollup merge of #111448 - compiler-errors:rustdoc-alias-impl, r=notriddle | Matthias Krüger | -8/+9 |
| 2023-05-11 | Rollup merge of #111389 - esp-rs:esp-idf-platform-support, r=jyn514 | Matthias Krüger | -1/+43 |
| 2023-05-10 | Use proper impl self type for alias impl in rustdoc | Michael Goulet | -8/+9 |
| 2023-05-10 | Auto merge of #2879 - saethlin:measureme, r=RalfJung | bors | -2/+18 |
| 2023-05-10 | Adjust tests for new drop and forget lints | Urgau | -0/+9 |
| 2023-05-10 | Drop uplifted clippy::forget_copy | Urgau | -280/+61 |
| 2023-05-10 | Drop uplifted clippy::forget_ref | Urgau | -236/+60 |
| 2023-05-10 | Drop uplifted clippy::drop_copy | Urgau | -117/+102 |
| 2023-05-10 | Drop uplifted clippy::drop_ref | Urgau | -318/+58 |
| 2023-05-10 | Explain the padding | Ben Kimock | -0/+4 |
| 2023-05-10 | Auto merge of #2885 - RalfJung:rustup, r=RalfJung | bors | -60/+304 |
| 2023-05-10 | disable opt-level 4 tests for now | Ralf Jung | -1/+2 |
| 2023-05-10 | fmt | Ralf Jung | -1/+0 |
| 2023-05-10 | Merge from rustc | Ralf Jung | -57/+301 |
| 2023-05-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-10 | Rollup merge of #111095 - GuillaumeGomez:fix-assoc-item-trait-inside-hidden, ... | Matthias Krüger | -46/+110 |
| 2023-05-10 | Auto merge of #111409 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-05-09 | Amend the docs for -Zmiri-measureme | Ben Kimock | -1/+1 |
| 2023-05-09 | Adopt the measureme output naming strategy from rustc | Ben Kimock | -1/+13 |
| 2023-05-09 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-09 | Thorough merge after GC | Neven Villani | -2/+92 |
| 2023-05-09 | Rollup merge of #111242 - wangkirin:support_rpath_independent_config, r=alber... | Matthias Krüger | -1/+9 |
| 2023-05-09 | Rollup merge of #111021 - c410-f3r:dqewdas, r=petrochenkov | Matthias Krüger | -1/+1 |
| 2023-05-09 | Rollup merge of #97320 - usbalbin:stabilize_const_ptr_read, r=m-ou-se | Matthias Krüger | -1/+0 |
| 2023-05-09 | tidy: sort lists in deps.rs using tidy-alphabetical | klensy | -34/+45 |
| 2023-05-09 | add windows crate to allowed tidy list (why it worked before?) | klensy | -0/+8 |
| 2023-05-09 | Document some arguments | Oli Scherer | -0/+2 |
| 2023-05-09 | bump windows crate 0.46 -> 0.48 in workspace | klensy | -1/+1 |
| 2023-05-09 | Add esp-idf platform support page | Scott Mabin | -1/+43 |
| 2023-05-09 | Separate config building from Miri command building | Oli Scherer | -25/+26 |
| 2023-05-09 | Update to latest ui_test crate version. | Oli Scherer | -51/+102 |
| 2023-05-09 | Auto merge of #111380 - Dylan-DPC:rollup-xiptbhn, r=Dylan-DPC | bors | -0/+0 |
| 2023-05-09 | Rollup merge of #111361 - rustbot:docs-update, r=ehuss | Dylan DPC | -0/+0 |
| 2023-05-09 | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomcc | bors | -0/+68 |
| 2023-05-08 | Move tests | Caio | -1/+1 |
| 2023-05-08 | Update books | rustbot | -0/+0 |
| 2023-05-08 | Rollup merge of #109410 - fmease:iat-alias-kind-inherent, r=compiler-errors | Michael Goulet | -33/+106 |
| 2023-05-08 | port tests to 2021 edition | Ralf Jung | -33/+109 |