about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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-12Document `error-pattern` header (#989)Yuki Okushi-0/+33
2020-12-11Fix some link failures and typosYuki Okushi-10/+10
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-10All links to rustdoc-internals.mdNixon Enraght-Moony-0/+10
2020-12-10Update const-fn doc in unstable-bookDaiki Ihara-21/+2
2020-12-07Fixes to Rust coverageRich Kadel-4/+87
2020-12-07Add a section on identifiers in the MIR (#951)Camelid-2/+47
2020-12-07Adds a dev guide section on Rust CoverageRich Kadel-1/+635
2020-12-06Edit the Mir page to fix infelicities. (#984)Siddharth-12/+17
2020-12-06Add links to the rust documentation for all MIR structs (#982)Siddharth-11/+22
2020-12-04Link to the Rustdoc book in the rustdoc chapter (#981)Joshua Nelson-0/+2
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-03fix a couple linksmark-5/+5
2020-12-03exclude play.rlo from linkchecksmark-1/+1
2020-12-02Use shorter [][]-style link to not pass 100 chars.jumbatm-1/+3
2020-12-02Apply suggestions from review.jumbatm-3/+3
2020-12-02Document SessionDiagnosticjumbatm-0/+102
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-01Use shorter 'rustbot label' commandCamelid-1/+1
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-30Move the bootstrapping section later in the guide (#975)Joshua Nelson-1/+1
2020-11-30Address feedbackBen Striegel-37/+15
2020-11-30Add notes about running the UI test suiteBen Striegel-0/+37
2020-11-30Update with status for various NetBSD ports.Havard Eidnes-4/+4
2020-11-30Improve contributor experience for the dev-guide itself (#973)Joshua Nelson-57/+14
2020-11-30Add built-in support for the armv5te-unknown-linux-uclibceabi targetOndrej Perutka-0/+1
2020-11-29Document what 'sysroot' meansJoshua Nelson-0/+60
2020-11-29Don't imply that the name of the fork always needs to be changedJoshua Nelson-1/+1
2020-11-29Add information about common git issuesJoshua Nelson-1/+50
2020-11-28Fix a typoHirochika Matsumoto-1/+1
2020-11-26Link to feature-stabilization docsCamelid-3/+11
2020-11-26Move instructions for adding a feature gate to "Feature Gates"Camelid-22/+35
2020-11-26Document how to modify feature gatesCamelid-0/+66
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-24Document when errors should have an associated error code (#967)Camelid-2/+11