| Age | Commit message (Expand) | Author | Lines |
| 2022-05-25 | Update books | Eric Huss | -0/+0 |
| 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 |
| 2022-04-29 | Remove unnecessary environment variable in cf-protection documentation | Andrew Brown | -1/+1 |
| 2022-04-26 | linker: Stop using whole-archive on dependencies of dylibs | Vadim Petrochenkov | -2/+2 |
| 2022-04-20 | Update books | Eric Huss | -0/+0 |
| 2022-04-19 | Rollup merge of #96086 - jsgf:remove-extern-location, r=davidtwco | Dylan DPC | -31/+0 |
| 2022-04-18 | Rollup merge of #96032 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2022-04-16 | Rollup merge of #96059 - euclio:doc-cfg, r=manishearth,guillaumegomez | Dylan DPC | -1/+1 |
| 2022-04-16 | Rollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix | Dylan DPC | -3/+6 |
| 2022-04-15 | Remove `--extern-location` and all associated code | Jeremy Fitzhardinge | -31/+0 |
| 2022-04-14 | clarify doc(cfg) wording | Andy Russell | -1/+1 |
| 2022-04-14 | docs: Update tests chapter for Termination stabilization | Eric Huss | -1/+3 |
| 2022-04-13 | Update books | Eric Huss | -0/+0 |
| 2022-04-13 | Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomez | Dylan DPC | -0/+56 |
| 2022-04-12 | fix broken link in coverage tools docs | AnthonyMikh | -1/+1 |
| 2022-04-11 | Rollup merge of #95861 - ChrisDenton:windows7-support, r=Dylan-DPC | Matthias Krüger | -4/+6 |
| 2022-04-11 | Rollup merge of #95771 - str4d:update-linker-plugin-lto.md-to-1.60, r=pietroa... | Matthias Krüger | -1/+15 |
| 2022-04-11 | Note the contacts for the nvptx64 target(s) | Simonas Kazlauskas | -0/+58 |
| 2022-04-09 | Note that CI tests Windows 10 | Chris Denton | -4/+6 |
| 2022-04-08 | Split `fuzzy_provenance_casts` into lossy and fuzzy, feature gate and test it | niluxv | -0/+22 |
| 2022-04-07 | Promote x86_64-unknown-none to Tier 2 | bstrie | -8/+12 |
| 2022-04-07 | Manually mark 1.49 and 1.50 in linker-plugin-lto.md as Clang 11 | Jack Grigg | -2/+2 |
| 2022-04-07 | Update linker-plugin-lto.md to contain up to Rust 1.60 | Jack Grigg | -1/+15 |
| 2022-03-30 | Stabilize native library modifier syntax and the `whole-archive` modifier spe... | Vadim Petrochenkov | -30/+25 |
| 2022-03-28 | Update books | Eric Huss | -0/+0 |
| 2022-03-27 | Clarify that scrape examples is unstable | Will Crichton | -1/+1 |
| 2022-03-27 | Fix markdown issue, remove hard-coded rust-lang.org url | Will Crichton | -2/+2 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -0/+56 |
| 2022-03-25 | Remove hermitkernel targets | Martin Kröning | -80/+0 |