about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-0/+15
2021-01-14Rollup merge of #80973 - ehuss:update-books, r=ehussMara Bos-0/+0
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2021-01-12Update booksEric Huss-0/+0
2021-01-10Fix relative linksJoshua Nelson-8/+8
2021-01-10Fix typoJoshua Nelson-1/+1
2021-01-10Address review commentsJoshua Nelson-25/+41
2021-01-10Document differences from markdownJoshua Nelson-0/+3
2021-01-10Update intra-doc link documentation to match the implementationJoshua Nelson-8/+56
2021-01-10Fix typo in source-based-code-coverage.mdIkko Ashimine-1/+1
2020-12-31Merge remote-tracking branch 'origin/master' into frewsxcv-sanCorey Farwell-26/+33
2020-12-29Fix typo in ffi-pure.mdIkko Ashimine-1/+1
2020-12-28Rollup merge of #80410 - MarcoIeni:patch-1, r=jonas-schievinkMara Bos-1/+1
2020-12-28Rollup merge of #80393 - ehuss:doc-git-link, r=jyn514Mara Bos-0/+6
2020-12-27rustdoc book: fix exampleMarco Ieni-1/+1
2020-12-27Auto merge of #79642 - ijackson:default-theme-stab, r=jyn514bors-0/+20
2020-12-26Fix missing deny-by-default.md file.Eric Huss-0/+3
2020-12-26Add links to the source for the rustc and rustdoc books.Eric Huss-0/+6
2020-12-25Auto merge of #80296 - wesleywiser:revert_missing_fragment_specifier_hard_err...bors-3/+0
2020-12-22Revert "Remove missing_fragment_specifier lint"Wesley Wiser-3/+0
2020-12-21Update booksEric Huss-0/+0
2020-12-13Fix `cargo-binutils` linkEFanZh-3/+3
2020-12-10Rollup merge of #79858 - sasurau4:doc/update-unstable-book-const-fn, r=oli-obkTyler Mandry-21/+2
2020-12-10Update sanitizer supported docs to reflect realityCorey Farwell-2/+26
2020-12-10Update const-fn doc in unstable-bookDaiki Ihara-21/+2
2020-12-07Fixes to Rust coverageRich Kadel-4/+87
2020-12-03Addressed feedback from 2020-12-01Rich Kadel-0/+2
2020-12-03Combination of commitsRich Kadel-14/+89
2020-12-03Coverage tests for remaining TerminatorKinds and async, improve AssertRich Kadel-3/+1
2020-12-03fix typo in src/doc/rustdoc/src/command-line-arguments.mdIan Jackson-1/+1
2020-12-03rustdoc: document --default-theme option in command line docIan Jackson-0/+20
2020-12-01Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieubors-0/+5
2020-12-01Add wasm32 support to inline asmGus Caplan-0/+5
2020-12-01Rollup merge of #79583 - ehuss:update-books, r=ehussMara Bos-0/+0
2020-12-01Rollup merge of #79573 - he32:master, r=jonas-schievinkMara Bos-4/+4
2020-11-30Update booksEric Huss-0/+0
2020-11-30Update with status for various NetBSD ports.Havard Eidnes-4/+4
2020-11-30Add built-in support for the armv5te-unknown-linux-uclibceabi targetOndrej Perutka-0/+1
2020-11-26Add to platform-support.mdBenedikt Terhechte-1/+1
2020-11-26Add support for Arm64 Catalyst on ARM MacsBenedikt Terhechte-0/+1
2020-11-25Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obkbors-3/+3
2020-11-24Rollup merge of #76858 - rcvalle:rust-lang-exploit-mitigations, r=steveklabnikJonas Schievink-0/+694
2020-11-23Add exploit mitigations chapter to the rustc bookRamon de C Valle-0/+694
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-3/+3
2020-11-22Drop support for cloudabi targetsLzu Tao-4/+0
2020-11-16Rollup merge of #78714 - m-ou-se:simplify-local-streams, r=KodrAusMara Bos-6/+1
2020-11-11Update booksEric Huss-0/+0
2020-11-10Merge set_panic and set_print into set_output_capture.Mara Bos-6/+1
2020-11-09Rollup merge of #78746 - pietroalbini:i686-freebsd, r=Mark-SimulacrumDylan DPC-1/+1
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-0/+38