| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2021-08-25 | remove mention of ICEs/segfaults | asquared31415 | -2/+2 |
| 2021-08-24 | Document `force-warn` | inquisitivecrystal | -33/+27 |
| 2021-08-23 | Update books | Eric Huss | -0/+0 |
| 2021-08-22 | Update asm docs | asquared31415 | -19/+20 |
| 2021-08-22 | Fix typo “a Rc” → “an Rc” (#1191) | Frank Steffahn | -1/+1 |
| 2021-08-21 | Expand THIR section with more details (#1183) | Smittyvb | -7/+183 |
| 2021-08-18 | Auto merge of #86860 - fee1-dead:stabilize, r=LeSeulArtichaut | bors | -37/+0 |
| 2021-08-16 | Rollup merge of #87677 - amalik18:issue-2788-fix, r=pietroalbini | Mara Bos | -0/+4 |
| 2021-08-16 | Remove docs for old -Z profile-queries flag | Smitty | -348/+20 |
| 2021-08-16 | feature gate doc(primitive) | Joshua Nelson | -6/+7 |
| 2021-08-15 | update mdbook version to latest | Tshepang Lekhonkhobe | -1/+1 |
| 2021-08-15 | allow to quickly edit a page directly on github | Tshepang Lekhonkhobe | -0/+1 |
| 2021-08-14 | Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa | bors | -21/+50 |
| 2021-08-12 | Add support for clobber_abi to asm! | Amanieu d'Antras | -21/+49 |
| 2021-08-12 | Mark RISC-V vector state as clobbered in inline assembly | Amanieu d'Antras | -0/+1 |
| 2021-08-12 | Auto merge of #87666 - ivmarkov:master, r=Amanieu | bors | -0/+1 |
| 2021-08-12 | Auto merge of #87948 - JohnTitor:rollup-efmgyl8, r=JohnTitor | bors | -0/+0 |
| 2021-08-12 | Rollup merge of #87925 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-08-12 | Auto merge of #85296 - bjorn3:plugin_cleanup, r=petrochenkov | bors | -19/+3 |