| Age | Commit message (Expand) | Author | Lines |
| 2024-01-22 | Rollup merge of #120225 - micolous:patch-1, r=michaelwoerister | Matthias Krüger | -1/+1 |
| 2024-01-22 | Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin" | Oli Scherer | -0/+27 |
| 2024-01-22 | Fix -Zremap-path-scope typo | micolous | -1/+1 |
| 2024-01-20 | Warn users about limited review for tier 2 and 3 code | Mark Rousskov | -0/+18 |
| 2024-01-17 | Auto merge of #118708 - davidtwco:target-tier-assembly-test, r=Mark-Simulacrum | bors | -0/+2 |
| 2024-01-17 | Auto merge of #119930 - Urgau:check-cfg-empty-values-means-empty, r=petrochenkov | bors | -12/+13 |
| 2024-01-17 | tests: add sanity-check assembly test for every target | David Wood | -0/+2 |
| 2024-01-16 | Add unstable `-Z direct-access-external-data` cmdline flag for `rustc` | WANG Rui | -0/+16 |
| 2024-01-15 | Update books | rustbot | -0/+0 |
| 2024-01-13 | Add doc and example for building a UEFI driver | Nicholas Bishop | -0/+17 |
| 2024-01-13 | Add crate links to unknown-uefi.md | Nicholas Bishop | -5/+10 |
| 2024-01-13 | Add way to express no-values with check-cfg | Urgau | -12/+13 |
| 2024-01-13 | Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkov | bors | -1/+5 |
| 2024-01-12 | Rename `--env` option flag to `--env-set` | Guillaume Gomez | -7/+7 |
| 2024-01-11 | Rollup merge of #115046 - joshtriplett:master, r=compiler-errors | Matthias Krüger | -11/+104 |
| 2024-01-09 | Add explicit none() value variant in check-cfg | Urgau | -1/+5 |
| 2024-01-09 | Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errors | Guillaume Gomez | -0/+11 |
| 2024-01-09 | Rollup merge of #119282 - Urgau:check-cfg-rework-unstable-doc, r=JohnTitor | Guillaume Gomez | -101/+123 |
| 2024-01-09 | Rework and improve unstable documentation of check-cfg | Urgau | -101/+123 |
| 2024-01-08 | Add support for shell argfiles | David Koloski | -0/+11 |
| 2024-01-08 | Add riscv32imafc-esp-espidf target for the ESP32-P4. | Scott Mabin | -0/+2 |
| 2024-01-06 | Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472 | Matthias Krüger | -5/+0 |
| 2024-01-06 | Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomez | Matthias Krüger | -11/+36 |
| 2024-01-05 | Rollup merge of #119588 - Nemo157:i586-netbsd-tier-3, r=Nilstrieb | Michael Goulet | -1/+1 |
| 2024-01-04 | Fix broken markdown in csky-unknown-linux-gnuabiv2.md | Matt Brubeck | -0/+1 |
| 2024-01-04 | Move `i586-unknown-netbsd` from tier 2 to tier 3 platform support table | Wim Looman | -1/+1 |
| 2024-01-04 | Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=Amanieu | Matthias Krüger | -2/+3 |
| 2024-01-04 | Rollup merge of #118704 - esp-rs:rv32-tier-2, r=davidtwco | Matthias Krüger | -6/+6 |
| 2024-01-03 | Support reg_addr register class in s390x inline assembly | Taiki Endo | -2/+3 |
| 2024-01-01 | Update books | rustbot | -0/+0 |
| 2023-12-26 | Add a few more docs | Michael Howell | -34/+14 |
| 2023-12-26 | rustdoc: search for tuples and unit by type with `()` | Michael Howell | -11/+56 |
| 2023-12-26 | Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebank | bors | -1/+1 |
| 2023-12-23 | Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726 | Matthias Krüger | -0/+1 |
| 2023-12-23 | Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmease | Matthias Krüger | -0/+16 |
| 2023-12-23 | Improve documentation for using warning blocks in documentation | Guillaume Gomez | -0/+16 |
| 2023-12-22 | style-guide: Rework version-sorting algorithm | Josh Triplett | -22/+69 |
| 2023-12-22 | fix missed typo | Takashi Idobe | -1/+1 |
| 2023-12-22 | fix some typos found scrolling through the docs | Takashi Idobe | -4/+4 |
| 2023-12-21 | Add support for hexagon-unknown-none-elf as target | Brian Cain | -0/+268 |
| 2023-12-20 | Rollup merge of #119115 - GuillaumeGomez:env-docs, r=Nilstrieb | Guillaume Gomez | -1/+20 |
| 2023-12-20 | Add link to explanations about dep-info files | Guillaume Gomez | -1/+2 |
| 2023-12-20 | Rollup merge of #119102 - chrisnc:arm-none-eabi-docs, r=wesleywiser | Matthias Krüger | -106/+176 |
| 2023-12-19 | rename to verbose-internals | jyn | -1/+1 |
| 2023-12-19 | Update documentation for `--env` compilation flag | Guillaume Gomez | -1/+19 |
| 2023-12-19 | Rollup merge of #119087 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-12-18 | Add arm-none-eabi and armv7r-none-eabi platform-support documentation. | Chris Copeland | -106/+176 |
| 2023-12-19 | Auto merge of #119074 - leohowell:new-aarch64-apple-watchos-target, r=wesleyw... | bors | -0/+4 |
| 2023-12-18 | Update books | rustbot | -0/+0 |
| 2023-12-18 | Promote `riscv32{im|imafc}` targets to tier 2 | Scott Mabin | -6/+6 |