| Age | Commit message (Expand) | Author | Lines |
| 2021-04-08 | Auto merge of #83500 - camelid:split-debuginfo-docs-cleanup, r=steveklabnik | bors | -5/+5 |
| 2021-04-07 | Fix some typos in docs for `-C split-debuginfo` | Camelid | -5/+5 |
| 2021-04-08 | Stablize `non_ascii_idents` feature. | Charles Lew | -48/+0 |
| 2021-04-05 | Rollup merge of #83853 - Amanieu:asm_no_high_x86_64, r=nagisa | Dylan DPC | -2/+2 |
| 2021-04-05 | Apply suggestions from code review | Joshua Nelson | -1/+1 |
| 2021-04-05 | Disallow the use of high byte registes as operands on x86_64 | Amanieu d'Antras | -2/+2 |
| 2021-04-05 | Rename non_autolinks -> bare_urls | Joshua Nelson | -15/+8 |
| 2021-04-05 | Rollup merge of #83841 - Amanieu:asm_clobber_feature, r=nagisa | Dylan DPC | -1/+7 |
| 2021-04-05 | Rollup merge of #83820 - petrochenkov:nolinkargs, r=nagisa | Dylan DPC | -32/+0 |
| 2021-04-05 | Rollup merge of #80525 - devsnek:wasm64, r=nagisa | Dylan DPC | -0/+1 |
| 2021-04-04 | wasm64 | Gus Caplan | -0/+1 |
| 2021-04-04 | Update clobber example in the asm documentation | Amanieu d'Antras | -1/+7 |
| 2021-04-03 | Mention CI build of LLVM in build instruction | AngelicosPhosphoros | -0/+3 |
| 2021-04-03 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -32/+0 |
| 2021-04-04 | Fix rustdocs test command typo (#1103) | 二手掉包工程师 | -1/+1 |
| 2021-04-02 | Add newer range patterns to unstable book | Jubilee Young | -0/+50 |
| 2021-04-02 | Update the "LLVM updates" section | Yuki Okushi | -8/+12 |
| 2021-04-02 | Fix a link about Rustdoc internals | Yuki Okushi | -3/+4 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -50/+55 |
| 2021-04-01 | Add quickstart for adding a new optimization (#1094) | Camelid | -0/+49 |
| 2021-04-01 | Add back example of {{cwd}} (#1099) | Joshua Nelson | -1/+1 |
| 2021-03-31 | Document test input normalization | Joshua Nelson | -1/+21 |
| 2021-03-29 | Update books | Eric Huss | -0/+0 |
| 2021-03-28 | Add notes about nightly rustc version for the rustc-driver examples | JohnTitor | -9/+15 |
| 2021-03-28 | Update rustc-driver-*.rs examples (#1095) | Undxxx | -9/+15 |
| 2021-03-27 | Update rustup cross-compilation docs link | Jon Jensen | -1/+1 |
| 2021-03-22 | Auto merge of #79278 - mark-i-m:stabilize-or-pattern, r=nikomatsakis | bors | -36/+0 |
| 2021-03-21 | Update doc/reference submodule | Nikita Popov | -0/+0 |
| 2021-03-19 | remove unstable book chapter | mark | -36/+0 |
| 2021-03-19 | Fix rust compiler meeting info (#1087) | Santiago Pastorino | -18/+24 |
| 2021-03-19 | Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514 | Dylan DPC | -0/+7 |
| 2021-03-17 | Rollup merge of #83206 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-03-16 | Update books | Eric Huss | -0/+0 |
| 2021-03-16 | Show details in cfg version unstable book | Ivan Tham | -3/+4 |
| 2021-03-15 | Rename `#[doc(spotlight)]` to `#[doc(notable_trait)]` | Camelid | -50/+55 |
| 2021-03-12 | Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157 | Yuki Okushi | -0/+1 |
| 2021-03-11 | Remove extra the (#1088) | Santiago Pastorino | -1/+1 |
| 2021-03-12 | Fix double-word typos (#1084) | Camelid | -4/+4 |
| 2021-03-11 | I-nominated are nominated for discussion (#1080) | Santiago Pastorino | -3/+4 |
| 2021-03-11 | Complete unfinished statement | Santiago Pastorino | -3/+2 |
| 2021-03-11 | Check `BASE_SHA` only if it's a PR (#1083) | Yuki Okushi | -1/+1 |
| 2021-03-10 | Update lins | Léo Lanteri Thauvin | -3/+5 |
| 2021-03-10 | Apply suggestions from code review | Léo Lanteri Thauvin | -7/+10 |
| 2021-03-10 | Add stub about the THIR | LeSeulArtichaut | -19/+45 |
| 2021-03-10 | Switch from Travis to GHA (#1073) | Yuki Okushi | -45/+83 |
| 2021-03-10 | Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieu | bors | -0/+15 |
| 2021-03-10 | Adjust a bit better P- label text | Santiago Pastorino | -2/+2 |
| 2021-03-10 | Fix "run" button position in error index | Guillaume Gomez | -0/+1 |
| 2021-03-10 | Fix typos (#1079) | Santiago Pastorino | -2/+2 |
| 2021-03-10 | Allow doc alias attributes to use both list and value | Guillaume Gomez | -0/+7 |