about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-05-22Remove unnecessary `.md` from the documentation sidebarMads Marquart-2/+2
2024-05-21Rollup merge of #124772 - madsmtm:apple-platform-support-docs, r=oli-obkMatthias Krüger-177/+371
2024-05-21Rollup merge of #125332 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-05-20Auto merge of #125219 - Urgau:check-cfg-cargo-config, r=fmeasebors-1/+75
2024-05-20Update booksrustbot-0/+0
2024-05-19Add Cargo specific doc regarding his interaction with `--check-cfg`Urgau-1/+75
2024-05-18Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomezbors-0/+6
2024-05-16Rollup merge of #125018 - sagudev:patch-2, r=AmanieuMatthias Krüger-1/+2
2024-05-14Auto merge of #125120 - compiler-errors:rollup-mnjybwv, r=compiler-errorsbors-0/+33
2024-05-14Rollup merge of #119838 - joshtriplett:style-guide-binop-indent, r=compiler-e...Michael Goulet-0/+33
2024-05-14Auto merge of #123816 - tgross35:f16-f128-mangling, r=michaelwoeristerbors-0/+2
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-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-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-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-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-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet-62/+84
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-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