about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez-28/+1
2024-05-05Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomezGuillaume Gomez-1/+9
2024-05-05Add `rustfmt` cfg to well known cfgs listUrgau-1/+2
2024-05-04docs(hermit): Explain Hermit's template linkbarrett-1/+1
2024-05-04fix(docs): Correct Hermit links to loader + 'rusty-demo'Barrett-3/+3
2024-05-04docs(fix): incorrect Hermit links in the rustc bookBarrett-4/+4
2024-05-04Add `-` (stdin) support to rustdocUrgau-0/+6
2024-05-04Add an example how to add a job to PR CIJakub Beránek-1/+15
2024-05-04Update CI documentation to avoid mentioning `expand-yaml-anchors`Jakub Beránek-29/+25
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-62/+84
2024-05-03Add -Zfixed-x18Alice Ryhl-0/+32
2024-05-02Stabilize exclusive_rangeRoss Smyth-28/+1
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts-62/+84
2024-05-01Auto merge of #124404 - jonathanpallant:arm-target-changes-new, r=chrisncbors-99/+577
2024-05-01Auto merge of #121564 - ojeda:rustc-jobserver, r=ehussbors-0/+87
2024-05-01Stabilize `custom_code_classes_in_docs` featureGuillaume Gomez-44/+38
2024-04-30arm target docs: clarify A32/T32/Arm ISA/Thumb ISA/Thumb-2 ISAJonathan Pallant-15/+36
2024-04-30Recapitalise ARMvX{-Y} to ArmvX{-Y}Jonathan Pallant-81/+81
2024-04-30Rename `-Z verbose` to `-Z verbose-internals`Yutaro Ohno-3/+3
2024-04-30rustc: document the jobserverMiguel Ojeda-0/+87
2024-04-29arm target docs: small wording fixesJonathan Pallant-2/+2
2024-04-29Recommend to never display zero disambiguators when demangling v0 symbol namesMichael Woerister-0/+13
2024-04-29coverage: Replace boolean options with a `CoverageLevel` enumZalathar-6/+11
2024-04-29arm target docs: collapsed eabi and eabihf into oneJonathan Pallant-223/+56
2024-04-29Arm target doc wording tweaks based on review comments.Jonathan Pallant-27/+37
2024-04-29Adding new arm target docs to SUMMARY.mdJonathan Pallant-0/+7
2024-04-28typo traige->triageEmanuel Czirai-1/+1
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