| Age | Commit message (Expand) | Author | Lines |
| 2024-09-06 | Auto merge of #121614 - clubby789:no-expect, r=saethlin | bors | -1/+1 |
| 2024-09-05 | Rollup merge of #129973 - jieyouxu:rework-rmake-stdio, r=Kobzol | Matthias Krüger | -23/+33 |
| 2024-09-05 | Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddle | Matthias Krüger | -21/+208 |
| 2024-09-05 | Rollup merge of #129706 - compiler-errors:scratch, r=estebank | Matthias Krüger | -54/+25 |
| 2024-09-05 | Rollup merge of #129471 - GuillaumeGomez:sort-impl-associated-items, r=t-rust... | Matthias Krüger | -0/+84 |
| 2024-09-05 | Don't worry about uncaptured contravariant lifetimes if they outlive a captur... | Michael Goulet | -0/+15 |
| 2024-09-05 | Add regression test for sidebar associated items | Guillaume Gomez | -0/+42 |
| 2024-09-05 | Make impl associated constants sorted first | Guillaume Gomez | -7/+7 |
| 2024-09-05 | Add regression test for impl associated items sorting | Guillaume Gomez | -0/+42 |
| 2024-09-05 | tests: use renamed `stdin_buf` | 许杰友 Jieyou Xu (Joe) | -23/+33 |
| 2024-09-05 | Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat... | Matthias Krüger | -12/+63 |
| 2024-09-05 | Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx... | Matthias Krüger | -2/+5 |
| 2024-09-05 | Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdoc | Matthias Krüger | -7/+174 |
| 2024-09-05 | Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-Simulacrum | Matthias Krüger | -0/+9 |
| 2024-09-04 | Auto merge of #129936 - matthiaskrgr:rollup-0s8xycb, r=matthiaskrgr | bors | -199/+1100 |
| 2024-09-04 | Don't codegen `expect` in opt-level=0 | clubby789 | -1/+1 |
| 2024-09-04 | Re-parent the by-move body | Michael Goulet | -48/+17 |
| 2024-09-03 | Rename dump of coroutine by-move-body to be more consistent, adjust test | Michael Goulet | -23/+25 |
| 2024-09-03 | Fix square corners on line numbers when code is collapsed | Guillaume Gomez | -0/+11 |
| 2024-09-03 | Rollup merge of #129896 - lcnr:bail-on-unknowable, r=jackh726 | Matthias Krüger | -2/+2 |
| 2024-09-03 | Rollup merge of #128934 - Nadrieril:fix-empty-non-exhaustive, r=compiler-errors | Matthias Krüger | -196/+134 |
| 2024-09-03 | Rollup merge of #128701 - veera-sivarajan:fix-128604, r=estebank | Matthias Krüger | -0/+140 |
| 2024-09-03 | Rollup merge of #127692 - veera-sivarajan:bugfix-125139, r=estebank | Matthias Krüger | -1/+824 |
| 2024-09-03 | More robust extension checking | Chris Denton | -1/+3 |
| 2024-09-03 | rtems: Add spec file for arm_rtems6_eabihf | Jan Sommer | -0/+3 |
| 2024-09-03 | Port std library to RTEMS | Jan Sommer | -2/+2 |
| 2024-09-03 | do not attempt to prove unknowable goals | lcnr | -2/+2 |
| 2024-09-03 | Fix wrong padding for expanded scraped example | Guillaume Gomez | -2/+21 |
| 2024-09-02 | Non-exhaustive structs may be empty | Nadrieril | -196/+134 |
| 2024-09-02 | Auto merge of #129317 - compiler-errors:expectation-subtyping, r=lcnr | bors | -0/+24 |
| 2024-09-02 | Simplify CSS but wrapping scraped example into a div and move the title out o... | Guillaume Gomez | -28/+47 |
| 2024-09-02 | Rollup merge of #129858 - compiler-errors:async-def, r=cjgillot | Matthias Krüger | -0/+12 |
| 2024-09-02 | Rollup merge of #129837 - aDotInTheVoid:test-better-json, r=jieyouxu | Matthias Krüger | -4/+15 |
| 2024-09-02 | Rollup merge of #129678 - compiler-errors:type-ir-inherent, r=fmease | Matthias Krüger | -0/+49 |
| 2024-09-02 | Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdoc | Matthias Krüger | -0/+40 |
| 2024-09-02 | Fix scraped examples background gradient | Guillaume Gomez | -1/+10 |
| 2024-09-01 | Correctly handle code examples buttons position | Guillaume Gomez | -0/+21 |
| 2024-09-01 | Auto merge of #129854 - Kobzol:revert-127537, r=lqd | bors | -196/+0 |
| 2024-09-01 | Add missing CSS variables in GUI test for `custom-theme.css` | Guillaume Gomez | -0/+2 |
| 2024-09-01 | Add GUI regression test for scraped examples title position on mobile | Guillaume Gomez | -0/+43 |
| 2024-09-01 | Add GUI tests to ensure that rounded corners on code blocks are working as ex... | Guillaume Gomez | -0/+62 |
| 2024-09-01 | Deny imports of rustc_type_ir::inherent outside of type ir + new trait solver | Michael Goulet | -0/+49 |
| 2024-09-01 | Auto merge of #127313 - cjgillot:single-expect, r=jieyouxu | bors | -73/+9 |
| 2024-09-01 | Replace walk with visit so we dont skip outermost expr kind in def collector | Michael Goulet | -0/+12 |
| 2024-09-01 | Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU" | Jakub Beránek | -196/+0 |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -0/+3 |
| 2024-09-01 | Rollup merge of #129780 - cyrgani:master, r=compiler-errors | Matthias Krüger | -0/+77 |
| 2024-09-01 | Rollup merge of #129672 - saethlin:enum-debuginfo-tests, r=Mark-Simulacrum | Matthias Krüger | -25/+14 |
| 2024-09-01 | Rollup merge of #129493 - cjgillot:early-opaque-def, r=petrochenkov | Matthias Krüger | -11/+11 |
| 2024-09-01 | Rollup merge of #129207 - GrigorenkoPV:elided-is-named, r=cjgillot | Matthias Krüger | -25/+438 |