| Age | Commit message (Expand) | Author | Lines |
| 2024-09-05 | Rollup merge of #127021 - thesummer:1-add-target-support-for-rtems-arm-xilinx... | Matthias Krüger | -0/+54 |
| 2024-09-05 | Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdoc | Matthias Krüger | -1/+1 |
| 2024-09-03 | Rollup merge of #129630 - alexcrichton:document-broken-c-abi-on-wasm32-u-u, r... | Matthias Krüger | -0/+117 |
| 2024-09-03 | Updates/clarifications | Alex Crichton | -7/+11 |
| 2024-09-03 | Add documentation for target armv7-rtems-eabihf | Jan Sommer | -0/+54 |
| 2024-09-01 | Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU" | Jakub Beránek | -7/+0 |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -0/+19 |
| 2024-08-31 | clarify the role of rustc_const_unstable | Ralf Jung | -5/+5 |
| 2024-08-31 | Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -0/+19 |
| 2024-08-29 | Rollup merge of #129316 - dingxiangfei2009:riscv64-imac-scs, r=nnethercote | Guillaume Gomez | -7/+33 |
| 2024-08-29 | Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikic | Guillaume Gomez | -0/+7 |
| 2024-08-29 | Rollup merge of #123940 - kornelski:remove-derived-debug, r=Urgau | Guillaume Gomez | -1/+17 |
| 2024-08-29 | riscv64imac: allow shadow call stack sanitizer | Ding Xiang Fei | -7/+33 |
| 2024-08-29 | Add `-Zlint-llvm-ir` | DianQK | -0/+7 |
| 2024-08-28 | Rollup merge of #129617 - rustbot:docs-update, r=ehuss | Jubilee | -0/+0 |
| 2024-08-28 | fmt-debug option | Kornel | -1/+17 |
| 2024-08-28 | Update reference | Eric Huss | -0/+0 |
| 2024-08-28 | Implement RFC 3525. | Luca Versari | -0/+7 |
| 2024-08-27 | docs: Update docs for the rustc's `-L` option | Vadim Petrochenkov | -1/+1 |
| 2024-08-27 | Rollup merge of #129490 - randomPoison:trusty-os-support, r=Urgau | Trevor Gross | -0/+54 |
| 2024-08-27 | Rollup merge of #127922 - spastorino:unsafe-extern-blocks-in-style-guide, r=c... | Trevor Gross | -2/+2 |
| 2024-08-27 | Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwco | Trevor Gross | -0/+12 |
| 2024-08-26 | Document the broken C ABI of `wasm32-unknown-unknown` | Alex Crichton | -0/+113 |
| 2024-08-26 | Note that std support is WIP | Nicole LeGare | -5/+3 |
| 2024-08-26 | Add unsafe to extern blocks in style guide | Santiago Pastorino | -2/+2 |
| 2024-08-26 | Update books | rustbot | -0/+0 |
| 2024-08-26 | Fix x.py reference | Marc Poulhiès | -1/+1 |
| 2024-08-24 | remove extraneous text | Tshepang Mbambo | -2/+1 |
| 2024-08-24 | make text more easy to read | Tshepang Mbambo | -3/+3 |
| 2024-08-23 | Add Trusty OS as tier 3 target | Nicole LeGare | -0/+56 |
| 2024-08-24 | Update `stabilization_guide.md` (#2034) | Folkert de Vries | -6/+6 |
| 2024-08-24 | Explain the internal `#[rustc_*]` TEST attributes used for debugging and insi... | León Orell Valerian Liehr | -30/+81 |
| 2024-08-23 | Rollup merge of #128511 - alexcrichton:doc-wasm-features, r=jieyouxu | Guillaume Gomez | -1/+226 |
| 2024-08-22 | missing char (#2047) | Tshepang Mbambo | -1/+1 |
| 2024-08-21 | Replace direct http links to rustc-dev-guide.rust-lang.org to relative links ... | Prashanth Mundkur | -8/+8 |
| 2024-08-20 | rustdoc: consistentify `#TOC` and `#ModNav` to lowercase | Michael Howell | -1/+1 |
| 2024-08-20 | fix typo (#2043) | flash | -1/+1 |
| 2024-08-18 | Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum | bors | -10/+14 |
| 2024-08-15 | Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,... | Matthias Krüger | -1/+15 |
| 2024-08-15 | Rollup merge of #129015 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2024-08-15 | Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoid | Matthias Krüger | -0/+3 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+34 |
| 2024-08-14 | Rollup merge of #128570 - folkertdev:stabilize-asm-const, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -11/+0 |
| 2024-08-14 | Promote Mac Catalyst targets to tier 2, and ship with rustup | Mads Marquart | -10/+14 |
| 2024-08-13 | stabilize `asm_const` | Folkert | -11/+0 |
| 2024-08-13 | Add documentation for the doctest `standalone` attribute | Guillaume Gomez | -0/+51 |
| 2024-08-12 | Update LLVM docs (#2039) | Nikita Popov | -27/+71 |
| 2024-08-12 | Update books | rustbot | -0/+0 |
| 2024-08-12 | Add documentation for `-o -` | Guillaume Gomez | -0/+3 |