summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-08-31Rollup merge of #129366 - petrochenkov:libsearch, r=jieyouxuMatthias Krüger-1/+1
2024-08-29Rollup merge of #129316 - dingxiangfei2009:riscv64-imac-scs, r=nnethercoteGuillaume Gomez-7/+33
2024-08-29Rollup merge of #128970 - DianQK:lint-llvm-ir, r=nikicGuillaume Gomez-0/+7
2024-08-29Rollup merge of #123940 - kornelski:remove-derived-debug, r=UrgauGuillaume Gomez-1/+17
2024-08-29riscv64imac: allow shadow call stack sanitizerDing Xiang Fei-7/+33
2024-08-29Add `-Zlint-llvm-ir`DianQK-0/+7
2024-08-28Rollup merge of #129617 - rustbot:docs-update, r=ehussJubilee-0/+0
2024-08-28fmt-debug optionKornel-1/+17
2024-08-28Update referenceEric Huss-0/+0
2024-08-28Implement RFC 3525.Luca Versari-0/+7
2024-08-27docs: Update docs for the rustc's `-L` optionVadim Petrochenkov-1/+1
2024-08-27Rollup merge of #129490 - randomPoison:trusty-os-support, r=UrgauTrevor Gross-0/+54
2024-08-27Rollup merge of #127922 - spastorino:unsafe-extern-blocks-in-style-guide, r=c...Trevor Gross-2/+2
2024-08-27Rollup merge of #126985 - Mrmaxmeier:dwarf-embed-source, r=davidtwcoTrevor Gross-0/+12
2024-08-26Note that std support is WIPNicole LeGare-5/+3
2024-08-26Add unsafe to extern blocks in style guideSantiago Pastorino-2/+2
2024-08-26Update booksrustbot-0/+0
2024-08-24remove extraneous textTshepang Mbambo-2/+1
2024-08-24make text more easy to readTshepang Mbambo-3/+3
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-0/+56
2024-08-23Rollup merge of #128511 - alexcrichton:doc-wasm-features, r=jieyouxuGuillaume Gomez-1/+226
2024-08-18Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrumbors-10/+14
2024-08-15Rollup merge of #128348 - dingxiangfei2009:allow-shadow-call-stack-sanitizer,...Matthias Krüger-1/+15
2024-08-15Rollup merge of #129015 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-08-15Rollup merge of #128963 - GuillaumeGomez:output-to-stdout, r=aDotInTheVoidMatthias Krüger-0/+3
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+34
2024-08-14Rollup merge of #128570 - folkertdev:stabilize-asm-const, r=Amanieu许杰友 Jieyou Xu (Joe)-11/+0
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-10/+14
2024-08-13stabilize `asm_const`Folkert-11/+0
2024-08-13Add documentation for the doctest `standalone` attributeGuillaume Gomez-0/+51
2024-08-12Update booksrustbot-0/+0
2024-08-12Add documentation for `-o -`Guillaume Gomez-0/+3
2024-08-11Auto merge of #122362 - Zoxc:rustc_driver_static_std, r=oli-obk,lqd,bjorn3,Ko...bors-0/+11
2024-08-11Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-SimulacrumMatthias Krüger-4/+1
2024-08-11Update the unstable bookJohn Kåre Alsaker-0/+11
2024-08-10Auto merge of #128400 - petrochenkov:nowhole3, r=bjorn3bors-3/+1
2024-08-09unconditionally allow shadow call-stack for AArch64 whenever fixed-x18 is app...Ding Xiang Fei-1/+15
2024-08-08Review commentsAlex Crichton-6/+6
2024-08-08Update platform support docs for VxWorks targetB I Mohammed Abbas-6/+8
2024-08-07Specify a minimum supported version for VxWorksDavid Carlier-0/+6
2024-08-03Add platform support document for riscv64gc-unknown-linux-muslAmanieu d'Antras-1/+49
2024-08-03Promote aarch64-apple-darwin to Tier 1Evelyn Harthbrooke-4/+1
2024-08-02Review commentsAlex Crichton-8/+20
2024-08-01Appease tidyAlex Crichton-2/+2
2024-08-01Document on-by-default featuresAlex Crichton-0/+8
2024-08-01Ignore two new doc blocks in testingAlex Crichton-2/+2
2024-08-01Add new page to SUMMARY.mdAlex Crichton-0/+1
2024-08-01Add a note about libraries and `#[target_feature]`Alex Crichton-0/+33
2024-08-01Review commentsAlex Crichton-5/+8
2024-08-01Document WebAssembly target feature expectationsAlex Crichton-1/+169