about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-09-27Rollup merge of #77249 - jyn514:private-links, r=ManishearthJonas Schievink-0/+40
2020-09-27Rollup merge of #76839 - lzutao:mips-asm, r=AmanieuJonas Schievink-1/+16
2020-09-27Add documentation for `private_intra_doc_links`Joshua Nelson-0/+40
2020-09-27Add MIPS asm! supportLzu Tao-1/+16
2020-09-25Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat...Arlo Siemsen-1/+1
2020-09-25Remove note about missing ios/tvos targets in platform docs.Eric Huss-9/+8
2020-09-24Auto merge of #74430 - Manishearth:stabilize-intra-doc, r=Manishearthbors-61/+105
2020-09-18Rename method to `assert_len`dylni-10/+10
2020-09-18Move `slice::check_range` to `RangeBounds`dylni-10/+10
2020-09-17Update src/doc/rustdoc/src/linking-to-items-by-name.mdManish Goregaokar-1/+1
2020-09-16Auto merge of #76804 - tmandry:rollup-nwntt3q, r=tmandrybors-0/+0
2020-09-16Rollup merge of #76764 - ehuss:update-books, r=ehussTyler Mandry-0/+0
2020-09-16Auto merge of #76420 - Gelbpunkt:aarch64-linux-musl, r=pietroalbinibors-1/+1
2020-09-16Rollup merge of #76675 - lzutao:asm_doc, r=AmanieuDylan DPC-3/+22
2020-09-16document how to use memory addresses as operandsLzu Tao-0/+19
2020-09-15Update booksEric Huss-0/+0
2020-09-15doc: platform-support.md: Move to tier 3Alistair Francis-1/+1
2020-09-15doc: platform-support.md: Document portAlistair Francis-0/+1
2020-09-14Update src/doc/rustdoc/src/lints.mdManish Goregaokar-2/+2
2020-09-14Update based on @alex's PRJens Reidel-1/+1
2020-09-14Stabilize doc_alias featureGuillaume Gomez-39/+14
2020-09-13Fix lint name in docsManish Goregaokar-1/+1
2020-09-13Resolve some conflictsManish Goregaokar-1/+1
2020-09-13Update src/doc/rustdoc/src/linking-to-items-by-name.mdManish Goregaokar-1/+1
2020-09-13Update src/doc/rustdoc/src/linking-to-items-by-name.mdManish Goregaokar-1/+1
2020-09-13Fill out docs on intra-doc resolution failure lintManish Goregaokar-4/+39
2020-09-13Mention URL fragmentsManish Goregaokar-0/+9
2020-09-13Mention super/crate/self in docsManish Goregaokar-1/+1
2020-09-13Move intra-doc-links documentation out of unstable sectionManish Goregaokar-57/+57
2020-09-13Link rustdoc lint docs to the rustdoc book.Eric Huss-0/+58
2020-09-13Auto-generate lint documentation.Eric Huss-1562/+36
2020-09-13make llvm_asm options more intenseLzu Tao-3/+3
2020-09-10Rollup merge of #76555 - alilleybrinker:reword_trivial_casts_lint_doc, r=stev...Tyler Mandry-1/+2
2020-09-10Rollup merge of #76289 - arijit79:master, r=jyn514Tyler Mandry-0/+23
2020-09-10Add docs about crate level documentation supportarijit79-0/+23
2020-09-09Reword `trivial_casts` lint to better explain.Andrew Lilley Brinker-1/+2
2020-09-09Rollup merge of #76465 - jyn514:auto-versioning, r=elichaiTyler Mandry-0/+22
2020-09-09Rollup merge of #76430 - pickfire:patch-7, r=steveklabnikTyler Mandry-2/+2
2020-09-09Rollup merge of #76402 - elichai:patch-2, r=wesleywiserDylan DPC-12/+15
2020-09-07Add a script to automatically update Rust/Clang versionsJoshua Nelson-0/+22
2020-09-08Unstable book rust-attrs does not work on genericsIvan Tham-1/+1
2020-09-07Add align to rustc-attrs unstable bookIvan Tham-2/+2
2020-09-06linker-plugin-lto.md: Convert the rust-clang MxN table to a 2xM tableElichai Turkel-15/+15
2020-09-06Update linker-plugin-lto.md to contain up to rust 1.46Elichai Turkel-12/+15
2020-09-05Adjust documentation for slice_check_rangedylni-0/+10
2020-09-05Rollup merge of #75954 - ArekPiekarz:unstable_book_ffi_tracking_issues, r=ste...Dylan DPC-0/+10
2020-09-02Update booksEric Huss-0/+0
2020-09-01Rollup merge of #76212 - JesHansen:fix-lint-doc, r=jyn514Tyler Mandry-1/+1
2020-09-01Document lint missing_doc_code_examples is nightly-onlyJes Bak Hansen-1/+1
2020-08-31Stabilise link-self-contained optionMateusz MikuĊ‚a-4/+16