| Age | Commit message (Expand) | Author | Lines |
| 2022-07-08 | Implement support for DWARF version 5. | Patrick Walton | -0/+9 |
| 2022-07-06 | Add Clippy book link to rust doc index page | Philipp Krones | -0/+4 |
| 2022-07-05 | Update books | Eric Huss | -0/+0 |
| 2022-06-25 | Rollup merge of #98401 - ehuss:extern-tracking, r=Dylan-DPC | Matthias Krüger | -0/+5 |
| 2022-06-22 | Update books | Eric Huss | -0/+0 |
| 2022-06-22 | Add tracking issues to `--extern` option docs. | Eric Huss | -0/+5 |
| 2022-06-22 | Rollup merge of #98226 - ChrisDenton:doc-extern-options, r=ehuss | Yuki Okushi | -0/+22 |
| 2022-06-22 | Document unstable `--extern` options | Chris Denton | -0/+22 |
| 2022-06-21 | Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk | bors | -1/+3 |
| 2022-06-15 | remove box derefs from codgen | DrMeepster | -1/+3 |
| 2022-06-15 | Auto merge of #95897 - AzureMarker:feature/horizon-std, r=nagisa | bors | -1/+132 |
| 2022-06-14 | Add user documentation for -Zvirtual-function-elimination | flip1995 | -0/+39 |
| 2022-06-13 | Add platform-support page for armv6k-nintendo-3ds | Ian Chamberlain | -1/+132 |
| 2022-06-14 | Rollup merge of #95243 - vladimir-ea:compiler_watch_os, r=nagisa | Yuki Okushi | -0/+60 |
| 2022-06-13 | Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p... | Matthias Krüger | -44/+0 |
| 2022-06-13 | Add Apple WatchOS compile targets | Vladimir Michael Eatwell | -0/+60 |
| 2022-06-11 | Rollup merge of #97972 - hamza1311:patch-1, r=Dylan-DPC | Dylan DPC | -1/+3 |
| 2022-06-11 | Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisa | Dylan DPC | -53/+0 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -2/+2 |
| 2022-06-11 | Update the-doc-attribute.md | Muhammad Hamza | -1/+3 |
| 2022-06-09 | Stabilize the `bundle` native library modifier | Vadim Petrochenkov | -19/+20 |
| 2022-06-08 | Update books | Eric Huss | -0/+0 |
| 2022-06-08 | Remove doc | Yuki Okushi | -44/+0 |
| 2022-06-06 | Remove explicit-generic-args-with-impl-trait docs from unstable book | Nick Cameron | -53/+0 |
| 2022-06-04 | platform-support: add riscv32imac-unknown-xous-elf | Sean Cross | -0/+52 |
| 2022-05-29 | Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoerister | Guillaume Gomez | -1/+3 |
| 2022-05-25 | Update books | Eric Huss | -0/+0 |
| 2022-05-24 | Add support for embedding pretty printers via the `#[debugger_visualizer]` at... | ridwanabdillahi | -1/+3 |
| 2022-05-21 | Remove feature: `crate` visibility modifier | Jacob Pratt | -20/+0 |
| 2022-05-20 | Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPC | Matthias Krüger | -20/+20 |
| 2022-05-19 | Minor tweaks to rustc book summary formatting. | Eric Huss | -20/+20 |
| 2022-05-20 | Fix typo | ydah | -2/+2 |
| 2022-05-15 | Rollup merge of #97021 - Volker-Weissmann:patch-1, r=Dylan-DPC | Dylan DPC | -1/+4 |
| 2022-05-15 | Auto merge of #96885 - petrochenkov:linkstrict2, r=cjgillot,luqmana | bors | -1/+2 |
| 2022-05-15 | rustc: Stricter checking for #[link] attributes | Vadim Petrochenkov | -1/+2 |
| 2022-05-14 | Update documentation about themes | Guillaume Gomez | -12/+10 |
| 2022-05-13 | Add LLVM based mingw-w64 targets | Mateusz Mikuła | -0/+51 |
| 2022-05-13 | Added note in documentation | Volker-Weissmann | -1/+4 |
| 2022-05-12 | Fix platform support links. | Eric Huss | -1/+1 |
| 2022-05-12 | Rollup merge of #95896 - nagisa:nvptx-contacts, r=Mark-Simulacrum | Matthias Krüger | -0/+58 |
| 2022-05-10 | Update books | Eric Huss | -0/+0 |
| 2022-05-10 | Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si... | Dylan DPC | -0/+44 |
| 2022-05-07 | Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddle | Guillaume Gomez | -0/+7 |
| 2022-05-06 | Add rustdoc documentation about unstable feature "jump to def" | Guillaume Gomez | -0/+7 |
| 2022-05-07 | Fix an incorrect link in The Unstable Book | Koichi ITO | -1/+1 |
| 2022-05-05 | Auto merge of #91779 - ridwanabdillahi:natvis, r=michaelwoerister | bors | -0/+25 |
| 2022-05-03 | Add support for a new attribute `#[debugger_visualizer]` to support embedding... | ridwanabdillahi | -0/+25 |
| 2022-05-02 | Fix typo in lint levels doc | Rock Boynton | -3/+2 |
| 2022-05-02 | Auto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser | bors | -2/+2 |
| 2022-04-30 | Add `do yeet` expressions to allow experimentation in nightly | Scott McMurray | -0/+26 |