summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2024-11-21Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkovMatthias Krüger-1/+3
2024-11-19Correct the tier listing of `wasm32-wasip2`Alex Crichton-1/+1
2024-11-19Rollup merge of #133191 - aDotInTheVoid:whoops-thats-not-stable-and-might-nev...León Orell Valerian Liehr-29/+33
2024-11-19Rollup merge of #133186 - uweigand:s390x-maintainer, r=wesleywiserLeón Orell Valerian Liehr-2/+200
2024-11-18rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section.Alona Enraght-Moony-29/+33
2024-11-18Update src/doc/rustc/src/platform-support/s390x-unknown-linux-gnu.mdUlrich Weigand-0/+1
2024-11-18Update booksrustbot-0/+0
2024-11-18Document s390x-unknown-linux targetsUlrich Weigand-2/+199
2024-11-12Rollup merge of #132793 - ehuss:update-mdbook, r=Mark-SimulacrumMatthias Krüger-0/+0
2024-11-11Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomezbors-5/+7
2024-11-10Stabilize Arm64EC inline assemblyTaiki Endo-30/+2
2024-11-09Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubileeJubilee-2/+2
2024-11-09Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=AmanieuJubilee-19/+2
2024-11-09Update grammar in wasm-c-abi's compiler flag documentationKaden Nelson-2/+2
2024-11-08Update mdbook to 0.4.42Eric Huss-0/+0
2024-11-08remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi...Ralf Jung-2/+2
2024-11-08Stabilize s390x inline assemblyTaiki Endo-19/+2
2024-11-07Basic inline assembly support for SPARC and SPARC64Taiki Endo-2/+20
2024-11-06Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgrbors-8/+3
2024-11-05Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxuMatthias Krüger-8/+3
2024-11-05Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwcoMatthias Krüger-1/+2
2024-11-05Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubileebors-0/+0
2024-11-05Auto merge of #131341 - taiki-e:ppc-clobber-abi, r=bzEq,workingjubileebors-6/+16
2024-11-04Update booksrustbot-0/+0
2024-11-03Remove the `wasm32-wasi` target from rustcAlex Crichton-8/+3
2024-11-02Add `--print host-triple`Noratrieb-2/+3
2024-11-02Rename target triple to target tuple in many places in the compilerNoratrieb-1/+1
2024-11-02Support clobber_abi and vector registers (clobber-only) in PowerPC inline ass...Taiki Endo-6/+16
2024-11-02Rollup merge of #132369 - joshtriplett:style-guide-binop-heuristic-assignment...Guillaume Gomez-11/+6
2024-11-02Rollup merge of #131829 - Zalathar:goodbye-zprofile, r=chenyukangGuillaume Gomez-33/+2
2024-10-31Document the difference between Clang's `-darwin` and `-macosx` targetsMads Marquart-0/+5
2024-10-31rustc_codegen_llvm: Add a new 'pc' option to branch-protectionKajetan Puchalski-1/+2
2024-10-31Remove support for `-Zprofile` (gcov-style coverage instrumentation)Zalathar-33/+2
2024-10-30style-guide: Only use the new binop heuristic for assignmentsJosh Triplett-11/+6
2024-10-30rustdoc-search: simplify rules for generics and type paramsMichael Howell-5/+7
2024-10-30Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-...Matthias Krüger-10/+2
2024-10-30Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workin...Matthias Krüger-2/+2
2024-10-29Point to Fuchsia team in platform support docsDavid Koloski-10/+2
2024-10-29powerpc64-ibm-aix: update maintaintersDavid Tenty-2/+2
2024-10-28Updating Fuchsia platform-support documentationClayton Wilkinson-9/+2
2024-10-27Revert "ci update freebsd version proposal, freebsd 12 being eol."David Carlier-9/+9
2024-10-26docs: Correctly link riscv32e from platform-support.mdJubilee Young-4/+5
2024-10-24Auto merge of #132007 - rustbot:docs-update, r=ehussbors-0/+0
2024-10-24sanitizer.md: LeakSanitizer is not supported on aarch64 macOSDavid-1/+0
2024-10-23Auto merge of #132079 - fmease:rollup-agrd358, r=fmeasebors-1/+1
2024-10-23Update referenceEric Huss-0/+0
2024-10-23Update booksrustbot-0/+0
2024-10-23"innermost", "outermost", "leftmost", and "rightmost" don't need hyphensJosh Triplett-1/+1
2024-10-22More review comments on wasm32v1-none targetGraydon Hoare-11/+21
2024-10-22Address review comments on wasm32v1-none targetGraydon Hoare-0/+111