about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-05-14Add v0 symbol mangling for `f16` and `f128`Trevor Gross-0/+2
2024-05-14Auto merge of #125023 - morr0ne:linux-none-target, r=Nilstriebbors-0/+42
2024-05-14fix typo in x86_64-unknown-linux-none docsFederico Maria Morrone-1/+1
2024-05-14Wording improvementJosh Triplett-1/+1
2024-05-14Fix missing wordJosh Triplett-1/+1
2024-05-14style-guide: When breaking binops handle multi-line first operand betterJosh Triplett-0/+33
2024-05-13Rollup merge of #125090 - erickt:bump-fuchsia, r=tmandryJacob Pratt-14/+11
2024-05-13Migrate fuchsia docs from `pm` to `ffx`Erick Tryzelaar-14/+11
2024-05-13Link to lint L-* labels许杰友 Jieyou Xu (Joe)-0/+2
2024-05-13Reword formatting for where clausesJosh Triplett-1/+1
2024-05-13style-guide: Also format where clauses on one line for short function declsJosh Triplett-5/+15
2024-05-13style-guide: Not all where clauses can be written as inline boundsJosh Triplett-1/+1
2024-05-13style-guide: Give a second example for associated type formattingJosh Triplett-0/+1
2024-05-13style-guide: Format single associated type `where` clauses on the same lineJosh Triplett-1/+13
2024-05-12docs: fix typo in platform-support docsFederico Maria Morrone-1/+1
2024-05-12fix hidden title in command-line-arguments docsickk-1/+1
2024-05-11docs: Document x86_64-unknown-linux-none targetFederico Maria Morrone-0/+42
2024-05-11Update linker-plugin-lto.md to include LLVM 18Samson-1/+2
2024-05-11Update the rustc_interface examples for current rustc (#1974)Matthew Woodcraft-14/+14
2024-05-09Edit `Parameter Environments`'s url as it has been edited in #1953surechen-4/+4
2024-05-07Fuchsia test runner: fixup scriptMarc Khouri-6/+18
2024-05-06Auto merge of #124822 - matthiaskrgr:rollup-h7fc52t, r=matthiaskrgrbors-0/+0
2024-05-06Auto merge of #124209 - Urgau:check-cfg-more-friendly-docs, r=ehussbors-62/+97
2024-05-06Update booksrustbot-0/+0
2024-05-06Make check-cfg docs more user-friendlyUrgau-62/+97
2024-05-06Improve FALSE sentenceUrgau-1/+1
2024-05-06Add documentation for check-cfg by-default in UI testsUrgau-0/+4
2024-05-06Rollup merge of #124742 - Urgau:check-cfg-rustfmt, r=fmeaseMatthias Krüger-1/+2
2024-05-06Auto merge of #124747 - MasterAwesome:master, r=davidtwcobors-0/+14
2024-05-05Document all Apple targets in rustc's platform supportMads Marquart-177/+371
2024-05-05Add Apple notification group (#1964)Mads Marquart-0/+57
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