| Age | Commit message (Expand) | Author | Lines |
| 2022-07-03 | Change the old filename, "src/stage0.txt" to "src/stage0.json" (#1383) | Yutaro Ohno | -1/+1 |
| 2022-07-03 | Add the config needed to get rust-analyzer working on src/bootstrap (#1381) | Joshua Nelson | -0/+4 |
| 2022-07-02 | Fix path to hir_id_validator.rs | Daniel Xu | -1/+1 |
| 2022-07-02 | leave formatOnSave to the user (#1380) | Ralf Jung | -2/+1 |
| 2022-06-28 | diagnostics: structs with new slug syntax (#1377) | David Wood | -21/+37 |
| 2022-06-27 | Few readability fixes | EdwinRy | -3/+3 |
| 2022-06-26 | humorust: Forbid pineapple on pizza (#1374) | Alcaro | -0/+1 |
| 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 | not obvious what Ex is, so rather get rid (#1372) | Tshepang Mbambo | -2/+2 |
| 2022-06-21 | Auto merge of #95576 - DrMeepster:box_erasure, r=oli-obk | bors | -1/+3 |
| 2022-06-21 | small improves (#1371) | Tshepang Mbambo | -9/+10 |
| 2022-06-21 | make clear that other versions can work (#1373) | Tshepang Mbambo | -2/+2 |
| 2022-06-18 | Fix small `src/diagnostics.md` typo (#1370) | Omer Tuchfeld | -1/+1 |
| 2022-06-18 | Add an "is" and rearange "We next" to "Next, we" (#1369) | Edwin | -2/+2 |
| 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-13 | diagnostics: add translation documentation | David Wood | -246/+659 |
| 2022-06-13 | diagnostics: line wrapping/heading changes | David Wood | -139/+143 |
| 2022-06-13 | later -> latter | Edwin Rybarczyk | -1/+1 |
| 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 | Remove mention of -Zborrowck=mir with Polonius. (#1367) | Eric Huss | -1/+1 |
| 2022-06-08 | Update books | Eric Huss | -0/+0 |
| 2022-06-08 | Remove nll compare mode. (#1366) | Eric Huss | -20/+18 |
| 2022-06-08 | add section on user types (#1359) | lcnr | -0/+54 |
| 2022-06-08 | Remove doc | Yuki Okushi | -44/+0 |
| 2022-06-08 | Make build scripts and proc macros work with the suggested rust-analyzer conf... | Jonas Schievink | -2/+9 |
| 2022-06-07 | improve rustc_interface examples a little (#1362) | Tshepang Mbambo | -21/+35 |
| 2022-06-07 | Bump regex from 1.4.3 to 1.5.5 in /ci/date-check (#1364) | dependabot[bot] | -24/+10 |
| 2022-06-07 | Clarify cargo fallback behavior for rustup link (#1273) | Andrew Dona-Couch -- GitHub drop ICE | -0/+6 |
| 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-30 | Update rustc-driver related examples | Yuki Okushi | -16/+19 |
| 2022-05-29 | Rollup merge of #97028 - ridwanabdillahi:pretty-printer, r=michaelwoerister | Guillaume Gomez | -1/+3 |
| 2022-05-27 | Triage some date references related to traits | Yuki Okushi | -6/+7 |
| 2022-05-25 | Update books | Eric Huss | -0/+0 |
| 2022-05-24 | Cleanup rustdoc-internals | Yuki Okushi | -25/+8 |
| 2022-05-24 | Fix some wording on the "Incremental Compilation In Detail" page | Yuki Okushi | -2/+2 |