| Age | Commit message (Expand) | Author | Lines |
| 2022-05-24 | Exclude `tomlee.co` from link-checking (#1356) | Yuki Okushi | -1/+12 |
| 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-21 | Add note about patching dependencies and warnings. (#1354) | Eric Huss | -0/+6 |
| 2022-05-20 | Rollup merge of #97203 - ehuss:rustc-summary-formatting, r=Dylan-DPC | Matthias Krüger | -20/+20 |
| 2022-05-20 | make sentence more simple (#1353) | Tshepang Lekhonkhobe | -1/+1 |
| 2022-05-19 | Minor tweaks to rustc book summary formatting. | Eric Huss | -20/+20 |
| 2022-05-20 | Fix typo | ydah | -2/+2 |
| 2022-05-17 | Update some links and docs (#1340) | Yuki Okushi | -25/+26 |
| 2022-05-16 | Replace a broken YouTube link (#1295) | Yuki Okushi | -3/+6 |
| 2022-05-16 | Edit the "Compiler Source Code" chapter (#1307) | pierwill | -23/+25 |
| 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-12 | Add docs for logging of queries. (#1350) | Eric Huss | -0/+24 |
| 2022-05-12 | Fix configuration names for vscode/r-a (#1352) | Waffle Maybe | -2/+2 |
| 2022-05-12 | Update docs for deprecated attribute (#1338) | Jacob Pratt | -18/+15 |
| 2022-05-10 | Update books | Eric Huss | -0/+0 |
| 2022-05-10 | Update overview.md (#1351) | Soroush Zare | -1/+1 |
| 2022-05-10 | Rollup merge of #93661 - ehuss:add-missing-rustc-arg-docs, r=estebank,Mark-Si... | Dylan DPC | -0/+44 |
| 2022-05-09 | Update date references on parallel-rustc (#1348) | Yuki Okushi | -13/+13 |
| 2022-05-09 | mention `WithOptConstParam` (#1346) | lcnr | -0/+8 |
| 2022-05-09 | Fix format (#1349) | Yutaro Ohno | -1/+1 |
| 2022-05-07 | Rollup merge of #96636 - GuillaumeGomez:fix-jump-to-def-regression, r=notriddle | Guillaume Gomez | -0/+7 |
| 2022-05-07 | correct type of SubstsRef (#1347) | Ali MJ Al-Nasrawy | -1/+1 |
| 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-03 | Document ErrorGuaranteed (#1316) | Who? Me?! | -0/+38 |
| 2022-05-02 | Fix typo in lint levels doc | Rock Boynton | -3/+2 |
| 2022-05-02 | Edit "What the compiler does to your code" (#1306) | pierwill | -92/+124 |
| 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 some date refs | Yuki Okushi | -7/+7 |
| 2022-04-20 | Update books | Eric Huss | -0/+0 |
| 2022-04-20 | Fix a small typo (#1343) | printfn | -1/+1 |
| 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 |