| Age | Commit message (Expand) | Author | Lines |
| 2021-09-20 | const generics update | lcnr | -4/+5 |
| 2021-09-19 | s/--blessed/--bless/ | Tomasz Miąsko | -2/+2 |
| 2021-09-17 | Make indentation consistent in example vscode config file | Frank Steffahn | -2/+2 |
| 2021-09-17 | Suggests `--edition=2018` argument when using stage0/bin/rustfmt directly | Frank Steffahn | -2/+5 |
| 2021-09-17 | `ty::Unevaluated`: dealing with unused substs (#1190) | lcnr | -0/+65 |
| 2021-09-17 | doc/platform-support: Add documentation for m68k-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+97 |
| 2021-09-17 | doc/platform-support.md: Add m68k-unknown-linux-gnu as Tier 3 target | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-16 | Parallel codegen (#1206) | Sl1mb0 | -3/+15 |
| 2021-09-16 | Rollup merge of #88985 - Commeownist:patch-1, r=Amanieu | Manish Goregaokar | -3/+3 |
| 2021-09-15 | Rollup merge of #88951 - ehuss:update-books, r=ehuss | Manish Goregaokar | -0/+0 |
| 2021-09-15 | Rollup merge of #87320 - danakj:debug-compilation-dir, r=michaelwoerister | Manish Goregaokar | -0/+24 |
| 2021-09-15 | Update clobber_abi list to include k[1-7] regs | Commeownist | -3/+3 |
| 2021-09-14 | Update books | Eric Huss | -0/+0 |
| 2021-09-14 | Rename --display-warnings to --display-doctest-warnings | Guillaume Gomez | -3/+3 |
| 2021-09-13 | Auto merge of #88529 - Meziu:master, r=nagisa | bors | -0/+1 |
| 2021-09-12 | Clarify difference of a help vs note diagnostic. | Eric Huss | -3/+7 |
| 2021-09-11 | correct ARM+MUSL notes | oliverbr | -2/+2 |
| 2021-09-10 | Fix typo `option` -> `options`. | Gerd Zellweger | -1/+1 |
| 2021-09-08 | remove ctag section | Andrey Cherkashin | -27/+0 |
| 2021-09-08 | Update suggested.md | Andrey Cherkashin | -1/+0 |
| 2021-09-08 | Update SUMMARY.md | Andrey Cherkashin | -1/+0 |
| 2021-09-08 | Move ctag section to "Suggested Workflow" | Andrey Cherkashin | -0/+28 |
| 2021-09-08 | Delete ctags.md | Andrey Cherkashin | -26/+0 |
| 2021-09-08 | Clarify paragraph in "Keeping things up to date" | Noah Lev | -3/+3 |
| 2021-09-07 | Move documentation to the unstable book | danakj | -13/+24 |
| 2021-09-07 | remap-cwd-prefix | danakj | -0/+13 |
| 2021-09-07 | Docs: added section on rustdoc | Timothy Maloney | -0/+7 |
| 2021-09-07 | Docs: made suggested fix | Timothy Maloney | -1/+1 |
| 2021-09-07 | Docs: deleted copy | Timothy Maloney | -6/+0 |
| 2021-09-07 | Docs: added section discussing core ideas | Timothy Maloney | -1/+16 |
| 2021-09-07 | Docs: delete redundant use of correctness | Timothy Maloney | -1/+1 |
| 2021-09-07 | Docs: consolidated parallelism information | Timothy Maloney | -47/+47 |
| 2021-09-06 | Add links to overview.md (#1202) | Dezhi Wu | -7/+13 |
| 2021-09-05 | Spelling change intermidiate to intermediate | sjud | -2/+2 |
| 2021-09-05 | Fix a typo (#1200) | Dezhi Wu | -1/+1 |
| 2021-09-01 | Documenting diagnostic items with their usage and naming conventions (#1192) | Fridtjof Stoldt | -0/+147 |
| 2021-09-01 | Update cargo, books | Eric Huss | -0/+0 |
| 2021-09-01 | Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu | Mara Bos | -0/+4 |
| 2021-08-31 | Add link to `Span` | Noah Lev | -1/+2 |
| 2021-08-31 | Add rustc-source to suggested rust-analyzer config (#1189) | Joshua Nelson | -0/+1 |
| 2021-08-31 | Fix typo, clarify backtick wording, and use inline code | Noah Lev | -4/+4 |
| 2021-08-31 | ARMv6K Nintendo 3DS Tier 3 target added | Meziu | -0/+1 |
| 2021-08-30 | update rustc cmdargs markdown section | HTG-YT | -1/+1 |
| 2021-08-30 | Auto merge of #88281 - asquared31415:asm-docs, r=Amanieu | bors | -19/+20 |
| 2021-08-28 | Trailing date comments in a line inside of a paragraph caused beginning of a ... | Frank Steffahn | -4/+4 |
| 2021-08-28 | Fix warning "Renderer command uses a path relative to the renderer output dir... | Frank Steffahn | -1/+1 |
| 2021-08-27 | Fix a code block containing ```rust | Frank Steffahn | -1/+1 |
| 2021-08-26 | date-check: Recognize capitalized 'Date' as well | Noah Lev | -1/+7 |
| 2021-08-25 | add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC | Jacob Lifshay | -0/+4 |
| 2021-08-25 | Rollup merge of #88277 - ehuss:update-books, r=ehuss | Léo Lanteri Thauvin | -0/+0 |