| Age | Commit message (Expand) | Author | Lines |
| 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 | Suggest `gcc_multi` to make `mir_opts` run on nixos (#1841) | Nadrieril | -1/+1 |
| 2023-12-19 | bootstrapping: Clarify that stage0 std code is not executed to produce stage1... | Martin Nordholts | -1/+2 |
| 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 |
| 2023-12-18 | fix typo in stable doc codegen-options chapter | Rémy Rakic | -1/+1 |
| 2023-12-18 | describe unstable self-contained linking components in the unstable book | Rémy Rakic | -0/+24 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+4 |
| 2023-12-17 | add a mailmap | jyn | -1/+6 |
| 2023-12-16 | describe unstable linker flavors in the unstable book | Rémy Rakic | -0/+32 |
| 2023-12-16 | remove unstable linker flavors from stable documentation | Rémy Rakic | -3/+0 |
| 2023-12-14 | Move Editions chapter to "Contributing to Rust". (#1838) | Eric Huss | -4/+1 |
| 2023-12-14 | Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Ki | bors | -0/+12 |
| 2023-12-13 | Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`. | Lukasz Anforowicz | -0/+12 |
| 2023-12-13 | Remove feature edition fields. (#1836) | Eric Huss | -7/+7 |
| 2023-12-12 | Add a chapter on editions. (#1835) | Eric Huss | -0/+343 |
| 2023-12-12 | Change a typo mistake in the-doc-attribute.md | Hosssein | -1/+1 |
| 2023-12-11 | Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehuss | Matthias Krüger | -2/+6 |
| 2023-12-11 | Update table for linker-plugin-lto docs | Nilstrieb | -2/+6 |
| 2023-12-11 | Edit target doc template to remove email | Nilstrieb | -1/+1 |
| 2023-12-10 | Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstrieb | bors | -0/+26 |
| 2023-12-10 | Add (unstable) documentation for `--env` command line option | Guillaume Gomez | -0/+26 |
| 2023-12-09 | merge core_panic feature into panic_internals | Ralf Jung | -5/+0 |
| 2023-12-09 | Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwco | bors | -0/+83 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -0/+2 |
| 2023-12-07 | Auto merge of #116565 - Sword-Destiny:master, r=Amanieu | bors | -3/+10 |
| 2023-12-07 | add teeos std impl | 袁浩 | -3/+10 |
| 2023-12-06 | Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naber | Matthias Krüger | -67/+0 |
| 2023-12-06 | Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwco | Matthias Krüger | -4/+44 |
| 2023-12-07 | Add emulated TLS support | quininer | -0/+2 |
| 2023-12-06 | Remove mentions of plugin lints (#1833) | Eric Huss | -25/+10 |
| 2023-12-05 | Fix typo of unused_parens (#1832) | Eric Huss | -2/+2 |
| 2023-12-05 | Replace experts map with reviewers from triagebot | Santiago Pastorino | -11/+10 |
| 2023-12-05 | Remove deprecated --check-cfg names() and values() syntax | Urgau | -67/+0 |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -4/+44 |
| 2023-12-04 | Add illumos aarch64 target | Till Wegmueller | -0/+1 |
| 2023-12-04 | Update books | rustbot | -0/+0 |
| 2023-11-30 | Auto merge of #116892 - ojeda:rethunk, r=wesleywiser | bors | -0/+25 |
| 2023-11-30 | Add `-Zfunction-return={keep,thunk-extern}` option | Miguel Ojeda | -0/+25 |
| 2023-11-30 | Enable link-arg link kind inside of #[link] attribute | zetanumbers | -0/+21 |
| 2023-11-29 | [style 2024] Combine all last arg delimited exprs | Peter Jaszkowiak | -7/+52 |
| 2023-11-29 | Update nto-qnx.md | AkhilTThomas | -4/+2 |
| 2023-11-28 | Update how-to-build-and-run.md | Krasimir Georgiev | -1/+1 |
| 2023-11-27 | notification groups: add information about how to ping them to the respective... | Ralf Jung | -5/+10 |