| Age | Commit message (Expand) | Author | Lines |
| 2021-06-14 | Soft disable incremental | Mark Rousskov | -0/+3 |
| 2021-04-28 | Update books | Eric Huss | -0/+0 |
| 2021-04-26 | Cross-reference target tier policy from platform-support | Josh Triplett | -1/+2 |
| 2021-04-26 | Add the target tier policy from accepted RFC 2803 | Josh Triplett | -0/+640 |
| 2021-04-22 | doc/platform-support: clarify UEFI support | David Rheinsberg | -2/+2 |
| 2021-04-20 | Fix broken doc link | Stephen Albert-Moore | -1/+1 |
| 2021-04-18 | Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearth | bors | -48/+0 |
| 2021-04-14 | Update books | Eric Huss | -0/+0 |
| 2021-04-10 | Auto merge of #84015 - tdelabro:issue-76704-fix, r=Amanieu | bors | -19/+53 |
| 2021-04-09 | set allow_fail back on each example | Timothée Delabrouille | -17/+17 |
| 2021-04-09 | fix misspelling of register xmm23 which made xmm13 being clobbered twice | Timothée Delabrouille | -1/+1 |
| 2021-04-09 | conjugation | Timothée Delabrouille | -1/+1 |
| 2021-04-09 | remove allow_fail and uncomment the [feature(asm)] on every example | Timothée Delabrouille | -30/+30 |
| 2021-04-09 | Merge branch 'issue-76704-fix' of https://github.com/tdelabro/rust into issue... | Timothée Delabrouille | -1/+1 |
| 2021-04-09 | precisions on the authorized labels + typo | Timothée Delabrouille | -2/+2 |
| 2021-04-09 | add 'allow_fail' to example | Timothée | -1/+1 |
| 2021-04-08 | New 'Label' section with example and explainations | Timothée Delabrouille | -3/+37 |
| 2021-04-08 | Rollup merge of #81764 - jyn514:lint-links, r=GuillaumeGomez | Dylan DPC | -15/+8 |
| 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 | Remove attribute `#[link_args]` | Vadim Petrochenkov | -32/+0 |
| 2021-04-02 | Auto merge of #80965 - camelid:rename-doc-spotlight, r=jyn514 | bors | -50/+55 |
| 2021-03-29 | Update books | Eric Huss | -0/+0 |
| 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 | 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-10 | Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieu | bors | -0/+15 |
| 2021-03-10 | Fix "run" button position in error index | Guillaume Gomez | -0/+1 |
| 2021-03-10 | Allow doc alias attributes to use both list and value | Guillaume Gomez | -0/+7 |
| 2021-03-10 | Rollup merge of #82733 - Yn0ga:master, r=estebank | Yuki Okushi | -0/+1 |
| 2021-03-09 | address pr review comments | katelyn a. martin | -1/+2 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -0/+14 |
| 2021-03-08 | Rollup merge of #82810 - amaurremi:source-based-coverage-typo, r=ehuss | Mara Bos | -1/+1 |