| Age | Commit message (Expand) | Author | Lines |
| 2021-01-17 | Feature-gate `pointer` and `reference` in intra-doc links | Joshua Nelson | -0/+15 |
| 2021-01-14 | Rollup merge of #80973 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2021-01-13 | Update tests for extern block linting | Mark Rousskov | -1/+1 |
| 2021-01-12 | Update books | Eric Huss | -0/+0 |
| 2021-01-10 | Fix relative links | Joshua Nelson | -8/+8 |
| 2021-01-10 | Fix typo | Joshua Nelson | -1/+1 |
| 2021-01-10 | Address review comments | Joshua Nelson | -25/+41 |
| 2021-01-10 | Document differences from markdown | Joshua Nelson | -0/+3 |
| 2021-01-10 | Update intra-doc link documentation to match the implementation | Joshua Nelson | -8/+56 |
| 2021-01-10 | Fix typo in source-based-code-coverage.md | Ikko Ashimine | -1/+1 |
| 2020-12-31 | Merge remote-tracking branch 'origin/master' into frewsxcv-san | Corey Farwell | -26/+33 |
| 2020-12-29 | Fix typo in ffi-pure.md | Ikko Ashimine | -1/+1 |
| 2020-12-28 | Rollup merge of #80410 - MarcoIeni:patch-1, r=jonas-schievink | Mara Bos | -1/+1 |
| 2020-12-28 | Rollup merge of #80393 - ehuss:doc-git-link, r=jyn514 | Mara Bos | -0/+6 |
| 2020-12-27 | rustdoc book: fix example | Marco Ieni | -1/+1 |
| 2020-12-27 | Auto merge of #79642 - ijackson:default-theme-stab, r=jyn514 | bors | -0/+20 |
| 2020-12-26 | Fix missing deny-by-default.md file. | Eric Huss | -0/+3 |
| 2020-12-26 | Add links to the source for the rustc and rustdoc books. | Eric Huss | -0/+6 |
| 2020-12-25 | Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err... | bors | -3/+0 |
| 2020-12-22 | Revert "Remove missing_fragment_specifier lint" | Wesley Wiser | -3/+0 |
| 2020-12-21 | Update books | Eric Huss | -0/+0 |
| 2020-12-13 | Fix `cargo-binutils` link | EFanZh | -3/+3 |
| 2020-12-10 | Rollup merge of #79858 - sasurau4:doc/update-unstable-book-const-fn, r=oli-obk | Tyler Mandry | -21/+2 |
| 2020-12-10 | Update sanitizer supported docs to reflect reality | Corey Farwell | -2/+26 |
| 2020-12-10 | Update const-fn doc in unstable-book | Daiki Ihara | -21/+2 |
| 2020-12-07 | Fixes to Rust coverage | Rich Kadel | -4/+87 |
| 2020-12-03 | Addressed feedback from 2020-12-01 | Rich Kadel | -0/+2 |
| 2020-12-03 | Combination of commits | Rich Kadel | -14/+89 |
| 2020-12-03 | Coverage tests for remaining TerminatorKinds and async, improve Assert | Rich Kadel | -3/+1 |
| 2020-12-03 | fix typo in src/doc/rustdoc/src/command-line-arguments.md | Ian Jackson | -1/+1 |
| 2020-12-03 | rustdoc: document --default-theme option in command line doc | Ian Jackson | -0/+20 |
| 2020-12-01 | Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu | bors | -0/+5 |
| 2020-12-01 | Add wasm32 support to inline asm | Gus Caplan | -0/+5 |
| 2020-12-01 | Rollup merge of #79583 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2020-12-01 | Rollup merge of #79573 - he32:master, r=jonas-schievink | Mara Bos | -4/+4 |
| 2020-11-30 | Update books | Eric Huss | -0/+0 |
| 2020-11-30 | Update with status for various NetBSD ports. | Havard Eidnes | -4/+4 |
| 2020-11-30 | Add built-in support for the armv5te-unknown-linux-uclibceabi target | Ondrej Perutka | -0/+1 |
| 2020-11-26 | Add to platform-support.md | Benedikt Terhechte | -1/+1 |
| 2020-11-26 | Add support for Arm64 Catalyst on ARM Macs | Benedikt Terhechte | -0/+1 |
| 2020-11-25 | Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk | bors | -3/+3 |
| 2020-11-24 | Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnik | Jonas Schievink | -0/+694 |
| 2020-11-23 | Add exploit mitigations chapter to the rustc book | Ramon de C Valle | -0/+694 |
| 2020-11-23 | Rename `optin_builtin_traits` to `auto_traits` | Camelid | -3/+3 |
| 2020-11-22 | Drop support for cloudabi targets | Lzu Tao | -4/+0 |
| 2020-11-16 | Rollup merge of #78714 - m-ou-se:simplify-local-streams, r=KodrAus | Mara Bos | -6/+1 |
| 2020-11-11 | Update books | Eric Huss | -0/+0 |
| 2020-11-10 | Merge set_panic and set_print into set_output_capture. | Mara Bos | -6/+1 |
| 2020-11-09 | Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-Simulacrum | Dylan DPC | -1/+1 |
| 2020-11-09 | Add `#[cfg(panic = "...")]` | David Hewitt | -0/+38 |