about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2025-02-11Rollup merge of #135285 - tbu-:pr_fix_typo4, r=GuillaumeGomezMatthias Krüger-1/+1
2025-02-11Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhprattbors-2/+2
2025-02-11Rollup merge of #136832 - ehuss:fix-platform-table, r=compiler-errorsJacob Pratt-1/+1
2025-02-10Fix platform support table for i686-unknown-uefiEric Huss-1/+1
2025-02-10fix i686-unknown-hurd-gnu x87 footnoteRalf Jung-1/+1
2025-02-10Update booksrustbot-0/+0
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-0/+114
2025-02-09Fix mistake in x86_64-unknown-freebsd platform descriptionEric Huss-1/+1
2025-02-09Rollup merge of #136530 - Kobzol:x-perf, r=onur-ozkanUrgau-3/+1
2025-02-08Rollup merge of #136700 - RalfJung:hurd, r=NoratriebMatthias Krüger-1/+1
2025-02-07i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4Ralf Jung-1/+1
2025-02-06remove unstable book entry for `feature(trait_upcasting)`Waffle Lapkin-26/+0
2025-02-06Auto merge of #136471 - safinaskar:parallel, r=SparrowLiibors-6/+5
2025-02-05Rollup merge of #136558 - madsmtm:apple-host-tooling, r=jieyouxuJubilee-0/+12
2025-02-05Update rustc-dev-guideJakub Beránek-3/+1
2025-02-05Rollup merge of #136405 - aDotInTheVoid:unstable-doc, r=notriddleLeón Orell Valerian Liehr-5/+11
2025-02-04Document minimum supported host tooling on macOSMads Marquart-0/+12
2025-02-04Rollup merge of #136167 - pitaj:new_range, r=NadrierilJacob Pratt-0/+9
2025-02-03Rollup merge of #136498 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-02-03platform-support: document CPU baseline for x86-32 targetsRalf Jung-20/+20
2025-02-03Update booksrustbot-0/+0
2025-02-03platform-support docs: fix x87 errata footnotesRalf Jung-5/+5
2025-02-03tree-wide: parallel: Fully removed all `Lrc`, replaced with `Arc`Askar Safin-6/+5
2025-02-02Replace ParseSess::set_dcx with DiagCtxt::set_emitterbjorn3-4/+4
2025-02-01rustdoc-book: Clean up section on `--output-format`Alona Enraght-Moony-5/+11
2025-01-31Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgrbors-0/+80
2025-01-31it-self → itself, build-system → build system, type-alias → type aliasTobias Bucher-1/+1
2025-01-31Rollup merge of #135992 - madsmtm:new-target-docs, r=jieyouxuMatthias Krüger-0/+16
2025-01-31Rollup merge of #134531 - GuillaumeGomez:extract-doctests, r=notriddle,aDotIn...Matthias Krüger-0/+64
2025-01-31Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhprattbors-54/+32
2025-01-31Add amdgpu targetFlakebi-0/+114
2025-01-31Recommend adding target spec first, then std support laterMads Marquart-0/+7
2025-01-31Rollup merge of #136323 - etaoins:fix-typo-in-conventions-md, r=tgross35Jacob Pratt-1/+1
2025-01-31Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimiJacob Pratt-52/+7
2025-01-31Rollup merge of #136297 - zeenix:patch-1, r=lqdJacob Pratt-1/+1
2025-01-31Rollup merge of #133429 - EnzymeAD:autodiff-middle, r=oli-obkJacob Pratt-0/+23
2025-01-30implement unstable `new_range` featurePeter Jaszkowiak-0/+9
2025-01-31Auto merge of #135318 - compiler-errors:vtable-fixes, r=lcnrbors-1/+1
2025-01-31Fix a typo in conventions.mdRyan Cumming-1/+1
2025-01-30Revert "[style 2024] Combine all last arg delimited exprs"Michael Goulet-52/+7
2025-01-30Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgrbors-0/+42
2025-01-30Rework rustc_dump_vtableMichael Goulet-1/+1
2025-01-30Fix a typo in profile-guided-optimization.mdZeeshan Ali Khan-1/+1
2025-01-30Rollup merge of #135739 - wesleywiser:dwarf_version_handling, r=lqdMatthias Krüger-0/+4
2025-01-30Rollup merge of #135434 - dianne:match-2024-for-edition-2024, r=NadrierilMatthias Krüger-0/+38
2025-01-30Auto merge of #136038 - compiler-errors:outlives, r=lcnrbors-2/+2
2025-01-29Add tracking issue to docsWesley Wiser-0/+4
2025-01-30Rollup merge of #136254 - BoxyUwU:rdg-push, r=KobzolStuart Cook-41/+55
2025-01-29upstream rustc_codegen_ssa/rustc_middle changes for enzyme/autodiffManuel Drehwald-0/+23
2025-01-29Rustc pullBoxy-190/+223