| Age | Commit message (Expand) | Author | Lines |
| 2024-07-30 | Bump src/stage0 with determinism | Josh Stone | -361/+361 |
| 2024-07-30 | bump-stage0: use IndexMap for determinism | Josh Stone | -4/+2 |
| 2024-07-30 | Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68 | bors | -635/+511 |
| 2024-07-30 | Auto merge of #124339 - oli-obk:supports_feature, r=wesleywiser | bors | -0/+27 |
| 2024-07-30 | Revert "opt-dist: dont overrwite config.toml when verifying" | Mark Rousskov | -14/+17 |
| 2024-07-30 | Make RUSTC_OVERRIDE_VERSION_STRING overwrite the rendered version output, too | Oli Scherer | -1/+10 |
| 2024-07-30 | Test RUSTC_OVERRIDE_VERSION_STRING | Oli Scherer | -0/+18 |
| 2024-07-30 | Auto merge of #127955 - chenyukang:yukang-fix-mismatched-delimiter-issue-1278... | bors | -10/+55 |
| 2024-07-30 | Auto merge of #125929 - Bryanskiy:delegation-generics-3, r=petrochenkov | bors | -233/+702 |
| 2024-07-30 | Auto merge of #128336 - Bryanskiy:inst-binder-with-fresh, r=lcnr | bors | -24/+22 |
| 2024-07-30 | Auto merge of #128378 - matthiaskrgr:rollup-i3qz9uo, r=matthiaskrgr | bors | -45/+268 |
| 2024-07-30 | Auto merge of #128250 - Amanieu:select_unpredictable, r=nikic | bors | -1/+107 |
| 2024-07-30 | Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddle | Matthias Krüger | -3/+58 |
| 2024-07-30 | Rollup merge of #128315 - zetanumbers:psvita-unsafe-in-unsafe, r=workingjubilee | Matthias Krüger | -37/+5 |
| 2024-07-30 | Rollup merge of #128141 - nikic:aarch64-bti, r=DianQK,cuviper | Matthias Krüger | -3/+83 |
| 2024-07-30 | Rollup merge of #127574 - lcnr:coherence-check-supertrait, r=compiler-errors | Matthias Krüger | -2/+122 |
| 2024-07-30 | Auto merge of #128234 - jcsp:retain-empty-case, r=tgross35 | bors | -0/+6 |
| 2024-07-29 | Auto merge of #128360 - matthiaskrgr:rollup-wwy5mkj, r=matthiaskrgr | bors | -378/+478 |
| 2024-07-29 | Rollup merge of #128355 - jieyouxu:rename-nora, r=aDotInTheVoid | Matthias Krüger | -2/+2 |
| 2024-07-29 | Rollup merge of #128342 - onur-ozkan:ci-env-usage, r=Kobzol | Matthias Krüger | -8/+6 |
| 2024-07-29 | Rollup merge of #128284 - GKFX:stabilize-offset-of-nested, r=dtolnay,jieyouxu | Matthias Krüger | -236/+126 |
| 2024-07-29 | Rollup merge of #128153 - compiler-errors:mdpe, r=cjgillot | Matthias Krüger | -64/+53 |
| 2024-07-29 | Rollup merge of #128104 - mu001999-contrib:fix/128053, r=petrochenkov | Matthias Krüger | -22/+83 |
| 2024-07-29 | Rollup merge of #126247 - notriddle:notriddle/word-wrap-item-table, r=Guillau... | Matthias Krüger | -46/+208 |
| 2024-07-29 | Auto merge of #128350 - matthiaskrgr:rollup-bcuhts8, r=matthiaskrgr | bors | -77/+228 |
| 2024-07-29 | Add rustdoc GUI test to check click on code examples | Guillaume Gomez | -0/+21 |
| 2024-07-29 | Make the buttons remain when code example is clicked | Guillaume Gomez | -3/+37 |
| 2024-07-29 | rustdoc: move the wbr after the underscore, instead of before | Michael Howell | -9/+9 |
| 2024-07-29 | rustdoc: properly handle path wrapping | Michael Howell | -5/+21 |
| 2024-07-29 | rustdoc: use `<wbr>` in sidebar headers | Michael Howell | -4/+24 |
| 2024-07-29 | Delegation: support generics for delegation from free functions | Bryanskiy | -233/+702 |
| 2024-07-29 | triagebot: make sure Nora is called Nora | 许杰友 Jieyou Xu (Joe) | -2/+2 |
| 2024-07-29 | Auto merge of #128112 - Oneirical:testidigitation-cantrip, r=jieyouxu | bors | -79/+142 |
| 2024-07-29 | Stabilize offset_of_nested | George Bateman | -236/+126 |
| 2024-07-29 | Stop using MoveDataParamEnv for places that don't need a param-env | Michael Goulet | -64/+53 |
| 2024-07-29 | Rollup merge of #128341 - Alexendoo:parse-version-pub, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-07-29 | Rollup merge of #128337 - bvanjoi:issue-121613, r=compiler-errors | Matthias Krüger | -56/+120 |
| 2024-07-29 | Rollup merge of #128239 - compiler-errors:error-on-object-cand-confirm, r=oli... | Matthias Krüger | -12/+35 |
| 2024-07-29 | Rollup merge of #128202 - compiler-errors:internal-lib-features, r=oli-obk | Matthias Krüger | -0/+6 |
| 2024-07-29 | Rollup merge of #128174 - compiler-errors:trait-alias-marker, r=oli-obk | Matthias Krüger | -8/+27 |
| 2024-07-29 | Rollup merge of #127882 - compiler-errors:cfi-sized-self-gat, r=oli-obk | Matthias Krüger | -0/+39 |
| 2024-07-29 | rustdoc: avoid redundant HTML when there's already line breaks | Michael Howell | -0/+10 |
| 2024-07-29 | rustdoc: use `<wbr>`-tolerant function to check text contents | Michael Howell | -33/+36 |
| 2024-07-29 | Fix tidy call in runtest with custom HTML element | Michael Howell | -0/+1 |
| 2024-07-29 | rustdoc: word wrap CamelCase in the item list table | Michael Howell | -5/+117 |
| 2024-07-29 | rewrite raw-dylib-stdcall-ordinal to rmake | Oneirical | -30/+47 |
| 2024-07-29 | rewrite raw-dylib-link-ordinal to rmake | Oneirical | -18/+38 |
| 2024-07-29 | rewrite raw-dylib-import-name-type to rmake | Oneirical | -18/+36 |
| 2024-07-29 | rewrite share-generics-dylib to rmake | Oneirical | -24/+32 |
| 2024-07-29 | only accept adt type during infer source visitor | bohan | -56/+120 |