about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2023-08-14Auto merge of #113658 - Dirreke:csky-unknown-linux-gunabiv2, r=bjorn3bors-0/+97
2023-08-14Update booksrustbot-0/+0
2023-08-14add details for csky-unknown-linux-gnuabiv2 and add docsDirreke-13/+66
2023-08-14add `rustc_codegen_ssa` support for csky and correct some codeDirreke-1/+1
2023-08-14add a csky-unknown-linux-gnuabiv2 targetDirreke-0/+44
2023-08-14Add GUI test for warning blocksGuillaume Gomez-1/+2
2023-08-14Add documentation for warning blocks in rustdoc bookGuillaume Gomez-0/+12
2023-08-10Update profile_sample_use.mdAlexander Zaitsev-1/+1
2023-08-09Rollup merge of #114634 - chriswailes:android-platform-doc-update, r=Mark-Sim...Matthias Krüger-0/+2
2023-08-08Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkovMatthias Krüger-0/+102
2023-08-08Mention riscv64-linux-android support in Android documentationChris Wailes-0/+2
2023-08-07stabilize abi_thiscallBenedikt Radtke-12/+0
2023-08-04update rust bookkadiwa-0/+0
2023-08-04unstable book: update lang_items page and split itkadiwa-252/+118
2023-08-04style-guide: Expand documentation on `as` casts (mostly like a binary operator)Josh Triplett-8/+20
2023-08-03Add `internal_features` lintNilstrieb-0/+5
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-0/+141
2023-08-01Rollup merge of #114309 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-08-01Rollup merge of #114262 - ShapelessCat:fix-style-guide-md, r=joshtriplettMatthias Krüger-152/+118
2023-08-01Rollup merge of #113743 - workingjubilee:link-more-platform-support-docs, r=j...Matthias Krüger-5/+5
2023-08-01Rollup merge of #113394 - joshtriplett:style-edition-snapshot, r=calebcartwrightMatthias Krüger-0/+47
2023-07-31Directly link more target docsJubilee Young-5/+5
2023-07-31Link to the Rust edition guide for more information about editionsJosh Triplett-4/+6
2023-07-31style-guide: Document style editions, start 2024 style editionJosh Triplett-0/+45
2023-07-31Update booksrustbot-0/+0
2023-07-31Rollup merge of #112858 - chriswailes:riscv64-android, r=Mark-SimulacrumMatthias Krüger-0/+1
2023-07-31Document `-Zno-parallel-llvm`.Nicholas Nethercote-0/+8
2023-07-31Use - instead of * for unordered listLan, Jian-53/+55
2023-07-31Improve the rust style guide docLan, Jian-134/+98
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-0/+141
2023-07-28Auto merge of #114154 - calebcartwright:style-match-mac, r=joshtriplettbors-1/+6
2023-07-28Auto merge of #97571 - ehuss:symbol-mangling, r=michaelwoeristerbors-2/+1283
2023-07-27docs(style-guide): don't flatten match arms with macro callCaleb Cartwright-1/+6
2023-07-27Format exploit mitigations documentationRamon de C Valle-177/+161
2023-07-27Make `--print KIND=PATH` unstableUrgau-4/+11
2023-07-26Add definitions for riscv64_linux_android targetChris Wailes-0/+1
2023-07-26add aarch64-unknown-teeos target天命剑主-0/+102
2023-07-25Auto merge of #113411 - unikraft:unikraft, r=wesleywiserbors-0/+69
2023-07-24compiler: Add `*-unikraft-linux-musl` documentationMartin Kröning-0/+69
2023-07-24Rollup merge of #114006 - jonathanpallant:update-sparc-unknown-readme, r=AmanieuMatthias Krüger-18/+42
2023-07-24Fix span for punnycodeEric Huss-1/+1
2023-07-24Add clarification about build-std and using newer instructions.Jonathan Pallant (Ferrous Systems)-11/+42
2023-07-24Remove redundant note.Jonathan Pallant (Ferrous Systems)-7/+0
2023-07-24compiler: Add `*-unknown-hermit` documentationMartin Kröning-2/+79
2023-07-21Simplify wording in guide for unbraced closuresJosh Triplett-2/+2
2023-07-21Clarify guide for unbraced closures, regarding commentsJosh Triplett-2/+2
2023-07-21Clarify guide for unbraced closures: grammatical consistencyJosh Triplett-3/+3
2023-07-21Clarify conditions for single-line blocksJosh Triplett-2/+2
2023-07-21Use roman 4 letter instead of wordIvan Tham-2/+2
2023-07-21Add missing code fencecherryblossom000-0/+2