| Age | Commit message (Expand) | Author | Lines |
| 2024-01-20 | Add some explanations for frequently used rustbot commands (#1849) | Yukang | -5/+17 |
| 2024-01-20 | update some of the diagnostic translations info (#1711) | Tshepang Mbambo | -60/+19 |
| 2024-01-20 | Document unsafety checking (#1847) | matthewjasper | -6/+83 |
| 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-16 | Remove outdated references to `-Z dump-mir-spanview` | Zalathar | -26/+3 |
| 2024-01-15 | update old bootstrap docs | onur-ozkan | -7/+7 |
| 2024-01-15 | Update books | rustbot | -0/+0 |
| 2024-01-14 | Add guidelines for backport-accepted PRs | León Orell Valerian Liehr | -0/+13 |
| 2024-01-14 | Mention label has-merge-commits | León Orell Valerian Liehr | -3/+7 |
| 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 | Correct the link to rust reference | Arthur Milchior | -1/+1 |
| 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-07 | Explain the important concepts of exhaustiveness checking | Nadrieril | -8/+138 |
| 2024-01-06 | Add guide for rustdoc search implementation (#1846) | Michael Howell | -0/+245 |
| 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-30 | Prominently mention `profiler = true` on the coverage page | Zalathar | -0/+30 |
| 2023-12-29 | Add a description of `unpretty=hir` to the HIR docs (#1842) | kim / Motoyuki Kimura | -0/+8 |
| 2023-12-29 | Fix typo in unsize docs (#1843) | Michael Goulet | -4/+5 |
| 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 |