| Age | Commit message (Expand) | Author | Lines |
| 2024-05-25 | Use correct format for setting environment variables when debugging with cppt... | Jonas Rinke | -1/+3 |
| 2024-05-25 | Auto merge of #12740 - lrh2000:sig-drop, r=blyxyas | bors | -296/+426 |
| 2024-05-25 | Auto merge of #125541 - matthiaskrgr:rollup-4gwt4xp, r=matthiaskrgr | bors | -1134/+797 |
| 2024-05-25 | Auto merge of #3630 - rust-lang:rustup-2024-05-25, r=saethlin | bors | -585/+810 |
| 2024-05-25 | Auto merge of #12809 - GuillaumeGomez:missing-backticks-fix, r=y21 | bors | -0/+86 |
| 2024-05-25 | Also mention my-self for check-cfg docs changes | Urgau | -0/+3 |
| 2024-05-25 | Rollup merge of #125527 - programmerjake:patch-2, r=workingjubilee | Matthias Krüger | -0/+38 |
| 2024-05-25 | Rollup merge of #125514 - compiler-errors:builtin-index, r=lcnr | Matthias Krüger | -3/+31 |
| 2024-05-25 | Rollup merge of #125513 - compiler-errors:impossible-drop, r=jackh726 | Matthias Krüger | -0/+27 |
| 2024-05-25 | Rollup merge of #125510 - lcnr:change-proof-trees-to-be-shallow, r=compiler-e... | Matthias Krüger | -505/+135 |
| 2024-05-25 | Rollup merge of #125498 - zmodem:avx512er, r=workingjubilee | Matthias Krüger | -6/+2 |
| 2024-05-25 | Rollup merge of #125478 - Urgau:check-cfg-config-bump-stage0, r=Mark-Simulacrum | Matthias Krüger | -431/+428 |
| 2024-05-25 | Rollup merge of #125451 - oli-obk:const_type_mismatch, r=compiler-errors | Matthias Krüger | -180/+129 |
| 2024-05-25 | Rollup merge of #125271 - RalfJung:posix_memalign, r=workingjubilee | Matthias Krüger | -9/+7 |
| 2024-05-25 | Auto merge of #125524 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-25 | Fix `data_constructor` ignoring generics for struct | Tavo Annus | -5/+19 |
| 2024-05-25 | Stop SRoA'ing `DynMetadata` in MIR | Scott McMurray | -0/+24 |
| 2024-05-25 | add change entry | onur-ozkan | -0/+5 |
| 2024-05-25 | fix UI test | joboet | -91/+21 |
| 2024-05-25 | Remove deprecated field `dist.missing-tools` | onur-ozkan | -7/+0 |
| 2024-05-25 | Merge from rustc | The Miri Cronjob Bot | -584/+809 |
| 2024-05-25 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-05-24 | Add "better" edition handling on lint-docs tool | Santiago Pastorino | -4/+13 |
| 2024-05-25 | cleanup dependence of `ExtCtxt` in transcribe when macro expansion | SparrowLii | -32/+31 |
| 2024-05-24 | Don't eagerly monomorphize drop for types that are impossible to instantiate | Michael Goulet | -0/+27 |
| 2024-05-24 | Stabilize the runtime of libtest-padding | Ben Kimock | -6/+2 |
| 2024-05-25 | Auto merge of #124187 - compiler-errors:self-ctor, r=petrochenkov | bors | -176/+244 |
| 2024-05-24 | Move the checks for Arguments constructors to inline const | Ben Kimock | -87/+75 |
| 2024-05-24 | Add manual Sync impl for ReentrantLockGuard | Jacob Lifshay | -0/+38 |
| 2024-05-25 | std: make TLS accessors closures that return pointers | joboet | -180/+107 |
| 2024-05-24 | Auto merge of #12836 - hamirmahal:feat/quick-fix-for-bare-urls, r=y21 | bors | -4/+18 |
| 2024-05-24 | Update cargo | Weihang Lo | -0/+0 |
| 2024-05-24 | Exit the process a short time after entering our ctrl-c handler | Ben Kimock | -9/+8 |
| 2024-05-24 | feat: auto-fix for `bare URLs` in doc comments | Hamir Mahal | -4/+18 |
| 2024-05-24 | Auto merge of #125521 - matthiaskrgr:rollup-ph2bz3h, r=matthiaskrgr | bors | -121/+171 |
| 2024-05-24 | Rollup merge of #125519 - lcnr:tag-next-solver, r=compiler-errors | Matthias Krüger | -1/+4 |
| 2024-05-24 | Rollup merge of #125503 - aDotInTheVoid:rdj-keyword-attr, r=GuillaumeGomez | Matthias Krüger | -0/+20 |
| 2024-05-24 | Rollup merge of #125501 - compiler-errors:opaque-opaque-anon-ct, r=BoxyUwU | Matthias Krüger | -97/+71 |
| 2024-05-24 | Rollup merge of #125497 - meesfrensel:patch-1, r=calebzulawski | Matthias Krüger | -4/+4 |
| 2024-05-24 | Rollup merge of #125485 - GuillaumeGomez:migrate-rmake-rustdoc, r=jieyouxu | Matthias Krüger | -9/+16 |
| 2024-05-24 | Rollup merge of #125483 - workingjubilee:move-transform-validate-to-mir-trans... | Matthias Krüger | -9/+9 |
| 2024-05-24 | Rollup merge of #125467 - compiler-errors:binop-in-bool-expectation, r=estebank | Matthias Krüger | -1/+47 |
| 2024-05-24 | remove nested match with and_then | Luuk Wester | -4/+1 |
| 2024-05-24 | add test for every keyword, fix bug | Luuk Wester | -16/+94 |
| 2024-05-24 | drop region constraints for ambiguous goals | lcnr | -25/+172 |
| 2024-05-24 | tag more stuff with `WG-trait-system-refactor` | lcnr | -1/+4 |
| 2024-05-24 | Structurally resolve before builtin_index in EUV | Michael Goulet | -1/+18 |
| 2024-05-24 | cosmetic and performance fixes, and drop support for adding //! comments anyw... | Luuk Wester | -113/+78 |
| 2024-05-24 | bootstrap: test target specific config overrides | Weihang Lo | -4/+45 |
| 2024-05-24 | bootstrap: support target specific config overrides | Weihang Lo | -1/+14 |