about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-04-26Remove libstd_thread_internals from unstable book.Mara Bos-5/+0
2023-04-26Rollup merge of #110641 - GuillaumeGomez:rustdoc-in-doc-settings, r=notriddleMatthias Krüger-6/+66
2023-04-26Rollup merge of #110418 - jsoref:spelling-rustdoc, r=jyn514jyn-5/+5
2023-04-25Auto merge of #101069 - zhaixiaojuan:loongarch64-inline-asm, r=Amanieubors-1/+16
2023-04-25Add loongarch64 asm! supportzhaixiaojuan-1/+16
2023-04-24Update booksrustbot-0/+0
2023-04-22Add new rustdoc book chapter to describe in-doc settingsGuillaume Gomez-6/+66
2023-04-20Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiserMatthias Krüger-0/+59
2023-04-20Style fix for loongarch-linux.mdSlanterns-0/+2
2023-04-18Stablize raw-dylib, link_ordinal and -CdlltoolDaniel Paoliello-34/+8
2023-04-18Rollup merge of #110348 - GuillaumeGomez:disambiguators-suffixes-rustdoc-book...Matthias Krüger-3/+6
2023-04-17Rollup merge of #110337 - iterion:patch-1, r=jyn514Matthias Krüger-2/+2
2023-04-17Add list of supported disambiguators and suffixes for intra-doc links in the ...Guillaume Gomez-3/+6
2023-04-16Spelling src/docJosh Soref-9/+9
2023-04-16spelling: typographicalJosh Soref-1/+1
2023-04-16spelling: githubJosh Soref-4/+4
2023-04-15Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r...bors-0/+11
2023-04-14Update how-to-read-rustdoc.mdMichael Howell-0/+11
2023-04-14Correct default value for default-linker-librariesAdam Sunderland-2/+2
2023-04-14Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no...Matthias Krüger-0/+7
2023-04-14Add explanations for auto-disambiguation when an intra doc link is resolved t...Guillaume Gomez-0/+7
2023-04-14Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomezYuki Okushi-1/+26
2023-04-13Auto merge of #109989 - ids1024:m68k-asm, r=Amanieubors-1/+13
2023-04-12Add inline assembly support for m68kIan Douglas Scott-1/+13
2023-04-12Rollup merge of #110235 - GuillaumeGomez:fix-extend-css, r=notriddleMatthias Krüger-4/+1
2023-04-12Update rustdoc book content about `--extend-css` optionGuillaume Gomez-4/+1
2023-04-12doc: loongarch: Fix typosWANG Rui-5/+5
2023-04-11Rollup merge of #110155 - DaniPopes:rest-typos, r=jyn514Michael Goulet-2/+2
2023-04-11Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiserMichael Goulet-0/+94
2023-04-10Fix remaining typosDaniPopes-2/+2
2023-04-10Update booksrustbot-0/+0
2023-04-09Auto merge of #109173 - flba-eb:add-i586-qnx70-target, r=compiler-errorsbors-3/+13
2023-04-09Rollup merge of #110058 - gimbles:master, r=NilstriebYuki Okushi-6/+14
2023-04-08Auto merge of #109767 - GuillaumeGomez:rm-mention-missing_doc_code_examples, ...bors-3/+10
2023-04-08rm box_itemsGimbles-6/+14
2023-04-04Auto merge of #109808 - jyn514:debuginfo-options, r=michaelwoeristerbors-3/+5
2023-04-04Add a best guess at what `line-directives-only` meansjyn-3/+3
2023-04-04Initial support for loongarch64-unknown-linux-gnuzhaixiaojuan-0/+94
2023-04-03update rust-by-examplePietro Albini-0/+0
2023-04-03update rustc dev guidePietro Albini-0/+0
2023-04-03update bookPietro Albini-0/+0
2023-04-01Auto merge of #109721 - QuinnPainter:armv4t-lld, r=petrochenkovbors-7/+0
2023-03-31Stabilize rustdoc `--test-run-directory`Arpad Borsos-1/+26
2023-03-31More in-depth documentation for the new debuginfo optionsJulia Tatz-2/+2
2023-03-31Preserve, clarify, and extend debug informationJulia Tatz-3/+5
2023-03-30Update documentation for rustc_doc_primitiveGuillaume Gomez-3/+3
2023-03-30Remove mention of `missing_doc_code_examples` lint from rustdoc bookGuillaume Gomez-3/+10
2023-03-30Fix title for openharmony.mdAmanieu d'Antras-1/+1
2023-03-29Add QNX 7.0 x86 targetSam Kearney-3/+13
2023-03-29Switch to LLD as default linker for {arm,thumb}v4t-none-eabiQuinn Painter-7/+0