about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2020-09-24Auto merge of #74430 - Manishearth:stabilize-intra-doc, r=Manishearthbors-61/+105
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
2020-08-30Auto merge of #75919 - rust-lang:jonas-schievink-patch-1, r=ehussbors-1/+1
2020-08-30Rollup merge of #75892 - ArekPiekarz:unstable_book_tls_model_typo, r=petroche...Dylan DPC-1/+1
2020-08-27Auto merge of #74941 - dylanmckay:replace-broken-avr-unknown-unknown-target, ...bors-1/+1
2020-08-26Unstable Book: add links to tracking issues for FFI featuresArkadiusz Piekarz-0/+10
2020-08-25Fix typo (`thumbv8m.main-none-eabihf` is Mainline)Jonas Schievink-1/+1
2020-08-24Fix typo in TLS Model in Unstable BookArkadiusz Piekarz-1/+1
2020-08-24[AVR] Replace 'avr-unknown-unknown' with 'avr-unknown-gnu-atmega328' in platf...Dylan McKay-1/+1
2020-08-23Document prim@ and primitive@Joshua Nelson-1/+1