about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-04-28Add tracking issue and unstable book page for `"vectorcall"` ABIbeetrees-0/+19
2024-04-26Fixed some typographical errors in arm-none-eabi.md.Jonathan Pallant-3/+3
2024-04-26Add pages for every Cortex-M targetJonathan Pallant-39/+646
2024-04-25debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[...Vadim Petrochenkov-0/+12
2024-04-25Add `--print=check-cfg` to get the expected configsUrgau-0/+25
2024-04-25Rollup merge of #124322 - whosehang:master, r=NilstriebMatthias Krüger-4/+4
2024-04-24Stabilise `inline_const`Gary Guo-34/+0
2024-04-24Error on using `yield` without also using `#[coroutine]` on the closureOli Scherer-13/+14
2024-04-24chore: fix some typos in commentswhosehang-4/+4
2024-04-23Put the RFC behind a feature gate `result_ffi_guarantees`Arvind Mukund-0/+14
2024-04-22Update booksrustbot-0/+0
2024-04-22Auto merge of #115120 - icedrocket:ignore-strip-on-msvc, r=michaelwoeristerbors-15/+16
2024-04-20Auto merge of #121712 - mati865:provide-prebuilt-std-for-gnullvm, r=Mark-Simu...bors-14/+28
2024-04-20Rollup merge of #123409 - ZhuUx:master, r=oli-obkMatthias Krüger-3/+3
2024-04-19rustdoc-search: docs for reference syntaxMichael Howell-1/+9
2024-04-19Show files produced by --emit foo in json artifact notificationsMichael Baikov-1/+7
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-0/+10
2024-04-19coverage. Add coverage-options=mcdc as gate for MC/DC instrumentzhuyunxing-3/+3
2024-04-18Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w...bors-17/+38
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-20/+49
2024-04-16Rollup merge of #123501 - Urgau:stabilize-check-cfg, r=petrochenkovMatthias Krüger-23/+26
2024-04-16Rollup merge of #121694 - davidtwco:stabilize-relro-level, r=Mark-SimulacrumGuillaume Gomez-0/+20
2024-04-15Add support for Arm64EC to the Standard LibraryDaniel Paoliello-17/+38
2024-04-15Update how WASI toolchains are used in CI and bootstrapAlex Crichton-20/+49
2024-04-15Move --check-cfg documentation to stable booksUrgau-23/+26
2024-04-15Rollup merge of #123666 - mountcount:master, r=lqd许杰友 Jieyou Xu (Joe)-3/+3
2024-04-15Distribute LLVM bitcode linker as a preview componentKjetil Kjeka-0/+4
2024-04-15Fix some typos in docmountcount-3/+3
2024-04-15Provide prebuilt std for gnullvm targetsMateusz Mikuła-14/+28
2024-04-14Add documentation for unused-externs(-silent)Jeremy Fitzhardinge-0/+30
2024-04-13Add a note about checks with multiple revisions (#1963)Trevor Gross-2/+4
2024-04-12document `-Zlinker-features` in the unstable bookRémy Rakic-0/+35
2024-04-11compiletest: clarify that headers must be one header per line许杰友 Jieyou Xu (Joe)-1/+5
2024-04-10Add support for Arm64EC inline assemblyDaniel Paoliello-2/+30
2024-04-09chore: fix some typos in conmentsneedsure-7/+7
2024-04-08compiletest: specify which special env var and which particular CI job (#1960)许杰友 Jieyou Xu (Joe)-2/+4
2024-04-08Update booksrustbot-0/+0
2024-04-06Explicitly mention compiletest directives are supported in rmake.rs (#1949)许杰友 Jieyou Xu (Joe)-0/+3
2024-04-06Add docs for sharded descriptionsMichael Howell-36/+148
2024-04-06Add basic docs for the new `aux-bin` header (#1942)Martin Nordholts-1/+6
2024-04-06Add needs-threads header command (#1943)Eric Huss-0/+1
2024-04-06Fix some broken links under bootstrapping. (#1958)Prashanth Mundkur-8/+8
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-05Replace -Zno-parallel-llvm with -Zno-parallel-backendTim Neumann-1/+1
2024-04-04Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomezJacob Pratt-1/+10
2024-04-05Ignore `-C strip` on MSVCicedrocket-15/+16
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