about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-12-21on pair → on parTobias Bucher-2/+2
2024-12-20Add test to ensure passing `--doctest_compilation_args` multiple times workGuillaume Gomez-1/+1
2024-12-20Add explanations on how arguments are splitGuillaume Gomez-0/+19
2024-12-20Add explanations about `--doctest-compilation-args` in rustdoc bookGuillaume Gomez-18/+76
2024-12-18Rollup merge of #134388 - rustbot:docs-update, r=ehussJacob Pratt-0/+0
2024-12-18Update booksrustbot-0/+0
2024-12-17Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=...Matthias Krüger-1/+50
2024-12-17Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiserbors-30/+0
2024-12-17Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomezJacob Pratt-1/+1
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-1/+1
2024-12-16Stabilize #[coverage] attributeltdk-30/+0
2024-12-16Rollup merge of #134277 - notriddle:notriddle/inline-into, r=GuillaumeGomezMatthias Krüger-7/+18
2024-12-14Rollup merge of #133293 - psumbera:solaris-maintainer, r=workingjubilee,jieyo...Matthias Krüger-2/+36
2024-12-13rustdoc-search: update documentation with notes about unboxingMichael Howell-7/+18
2024-12-13Fix powerpc64 big-endian FreeBSD ABITaiki Endo-1/+1
2024-12-06Rollup merge of #133930 - chriskrycho:mdbook-trpl-package, r=ehussMatthias Krüger-0/+0
2024-12-06Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubileeMatthias Krüger-0/+15
2024-12-06Update src/doc/rustc/src/platform-support/powerpc64le-unknown-linux-musl.mdJens Reidel-1/+1
2024-12-06Fix markdown linkJens Reidel-1/+1
2024-12-06Promote powerpc64le-unknown-linux-musl to tier 2 with host toolsJens Reidel-1/+50
2024-12-05rustbook: update to use new mdbook-trpl package from The BookChris Krycho-0/+0
2024-12-05Rollup merge of #133867 - taiki-e:platform-support, r=NoratriebJacob Pratt-8/+8
2024-12-05Rollup merge of #133761 - rustbot:docs-update, r=ehussLeón Orell Valerian Liehr-0/+0
2024-12-04Update edition-guide and referenceEric Huss-0/+0
2024-12-05Fix "std" support status of some tier 3 targetsTaiki Endo-8/+8
2024-12-03Rollup merge of #133777 - the8472:document-randomize-layout, r=jieyouxuMatthias Krüger-0/+23
2024-12-03Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiserbors-0/+7
2024-12-03document -Zrandomize-layout in the unstable bookThe 8472-0/+23
2024-12-02Update booksrustbot-0/+0
2024-12-02rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973)Andrew Zhogin-0/+15
2024-12-01Rollup merge of #133595 - GuillaumeGomez:missing_doc_code_examples, r=notriddleMatthias Krüger-0/+4
2024-11-30Extend documentation for `missing_doc_code_examples` rustdoc lint in the rust...Guillaume Gomez-0/+4
2024-11-30Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxubors-2/+4
2024-11-30Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu许杰友 Jieyou Xu (Joe)-2/+4
2024-11-30Rollup merge of #116161 - Soveu:varargs2, r=cjgillot许杰友 Jieyou Xu (Joe)-10/+0
2024-11-29Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxuMatthias Krüger-0/+16
2024-11-29Rollup merge of #133565 - longxiangqiao:master, r=ehussMatthias Krüger-1/+1
2024-11-29Support floats in input/output in vector registers of PowerPC inline assemblyTaiki Endo-1/+1
2024-11-28Document s390x machine access via community cloudUlrich Weigand-0/+16
2024-11-29Support #[repr(simd)] types in input/output of PowerPC inline assemblyTaiki Endo-2/+4
2024-11-28Rollup merge of #133452 - taiki-e:hexagon-asm-pred, r=AmanieuGuillaume Gomez-0/+2
2024-11-28chore: fix 404 status URLlongxiangqiao-1/+1
2024-11-27Stabilize `extended_varargs_abi_support`Soveu-10/+0
2024-11-25Update booksEric Huss-0/+0
2024-11-25Support predicate registers (clobber-only) in Hexagon inline assemblyTaiki Endo-0/+2
2024-11-25Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=AmanieuMatthias Krüger-0/+40
2024-11-25Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic许杰友 Jieyou Xu (Joe)-8/+5
2024-11-24Make s390x non-clobber-only vector register support unstableTaiki Endo-0/+40
2024-11-24embed-bitcode is no longer used in iOSDianQK-8/+5
2024-11-23Update TRPL to latest, including new Chapter 17: Async and AwaitChris Krycho-0/+0