about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-1/+19
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-0/+56
2024-04-04Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomezJacob Pratt-1/+10
2024-04-04rustdoc prioritise cargo doc: suggestions appliedHarry Han-1/+10
2024-04-03Rollup merge of #123421 - taiki-e:netbsd-doc, r=NilstriebMatthias Krüger-4/+4
2024-04-04Fix target name in NetBSD platform-support docTaiki Endo-4/+4
2024-04-03Rollup merge of #123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoeristerMatthias Krüger-0/+21
2024-04-02Add section to sanitizer doc for `-Zexternal-clangrt`Aaron Loyd-0/+21
2024-04-02Auto merge of #123336 - workingjubilee:strip-the-trace-off-my-back, r=Nilstriebbors-3/+11
2024-04-01Note -Cstrip is not a security measureJubilee Young-0/+4
2024-04-01Revise strip-symbols paragraphJubilee Young-6/+5
2024-04-01Discourage stripping symbols in devtoolsJubilee Young-2/+4
2024-04-01Note impact of `-Cstrip` on backtracesJubilee Young-2/+5
2024-04-01chore: fix footnotes/links in `platform-support.md`Tom French-0/+1
2024-03-28Simplify trim-paths feature by merging all debuginfo options togetherUrgau-5/+3
2024-03-26Rollup merge of #108675 - Shadlock0133:adt_const_params, r=compiler-errorsMatthias Krüger-0/+35
2024-03-25Update booksrustbot-0/+0
2024-03-24Added madsmtm as second maintainerAdam Gastineau-0/+1
2024-03-22Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkovMatthias Krüger-0/+22
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-1/+6
2024-03-19Only split by-ref/by-move futures for async closuresMichael Goulet-1/+1
2024-03-19Added note about LLVM 18 requirementAdam Gastineau-1/+1
2024-03-19Fixed incorrectly named sim target in platform-support.mdAdam Gastineau-1/+1
2024-03-18Support for visionOSAdam Gastineau-0/+55
2024-03-18Rollup merge of #122700 - esp-rs:remove-old-files, r=workingjubileeMatthias Krüger-10/+6
2024-03-18Remove redundant files, rename base risc32 fileScott Mabin-10/+6
2024-03-18Fix heading anchors in doc pages.Eric Huss-0/+22
2024-03-17Mark UEFI std support as WIPAyush Singh-3/+4
2024-03-16Remove Windows support noteChris Denton-6/+4
2024-03-16Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro...bors-0/+18
2024-03-15doc: add --test-builder/--test-builder-wrapperTravis Finkenauer-0/+29
2024-03-15Document `adt_const_params` feature in Unstable BookAurora-0/+35
2024-03-14Rollup merge of #122322 - Zalathar:branch, r=oli-obkMatthias Krüger-2/+2
2024-03-14Add feature gates for `f16` and `f128`Trevor Gross-0/+18
2024-03-14Rollup merge of #122490 - Amanieu:ohos-tier2-instructions, r=GuillaumeGomezMatthias Krüger-24/+27
2024-03-14Rollup merge of #122368 - pavedroad:master, r=oli-obkMatthias Krüger-1/+1
2024-03-14Update build instructions for OpenHarmonyAmanieu d'Antras-24/+27
2024-03-14Rollup merge of #119676 - notriddle:notriddle/rustdoc-search-hof, r=Guillaume...Matthias Krüger-19/+35
2024-03-14coverage: `-Zcoverage-options=branch` is no longer a placeholderZalathar-2/+2
2024-03-13Rollup merge of #122226 - Zalathar:zcoverage-options, r=nnethercoteMatthias Krüger-8/+15
2024-03-13coverage: Add `-Zcoverage-options` for fine control of coverageZalathar-0/+16
2024-03-13coverage: Remove all unstable values of `-Cinstrument-coverage`Zalathar-9/+0
2024-03-12chore: remove repetitive wordspavedroad-1/+1
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-20/+24
2024-03-12Rollup merge of #122339 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-03-11rustdoc-search: add search query syntax `Fn(T) -> U`Michael Howell-16/+30
2024-03-11rustdoc-search: parse and search with ML-style HOFMichael Howell-3/+5
2024-03-11Update Windows platform supportChris Denton-6/+4
2024-03-11Update booksrustbot-0/+0
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-20/+24