about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
2025-02-12Run CI multiple times a dayMartin Liska-2/+2
2025-02-12Rollup merge of #136885 - RalfJung:linux-android-base-cpu, r=jieyouxuMatthias Krüger-1/+1
2025-02-11Revert "Stabilize `extended_varargs_abi_support`"Jubilee Young-0/+10
2025-02-11document the directiveTshepang Mbambo-0/+2
2025-02-11i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha...Ralf Jung-1/+1
2025-02-11Rollup merge of #135285 - tbu-:pr_fix_typo4, r=GuillaumeGomezMatthias Krüger-1/+1
2025-02-11dev-guide: Link to t-lang procedures for new featuresMads Marquart-0/+4
2025-02-11Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhprattbors-2/+2
2025-02-11src/doc/rustc-dev-guide/src/parallel-rustc.md: remove Arc and Rc (it seems th...Askar Safin-2/+0
2025-02-11Rollup merge of #136832 - ehuss:fix-platform-table, r=compiler-errorsJacob Pratt-1/+1
2025-02-11compiler/rustc_data_structures/src/sync.rs: remove atomics, but not AtomicU64!Askar Safin-1/+0
2025-02-11compiler/rustc_data_structures/src/sync.rs: delete WeakAskar Safin-1/+0
2025-02-11compiler/rustc_data_structures/src/sync.rs: delete MappedLockGuardAskar Safin-1/+0
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-10Update platform-support.mdJeremy Soller-1/+1
2025-02-10Add cygwin target.王宇逸-0/+41
2025-02-10Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubileebors-0/+114
2025-02-10Merge from rustcThe rustc-dev-guide Cronjob Bot-60/+58
2025-02-10Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
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-07Replace i686-unknown-redox target with i586-unknown-redoxJeremy Soller-3/+3
2025-02-07Remove reference to enum.RevealMartin Liska-4/+2
2025-02-06remove unstable book entry for `feature(trait_upcasting)`Waffle Lapkin-26/+0
2025-02-06Update links to type schemasMichael Howell-4/+4
2025-02-06improve CI cache docsMarcoIeni-4/+20
2025-02-06Auto merge of #136471 - safinaskar:parallel, r=SparrowLiibors-6/+5
2025-02-06Replace link with a https based oneMartin Liska-1/+1
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-04Merge pull request #2243 from Kobzol/pull-cron许杰友 Jieyou Xu (Joe)-2/+2
2025-02-03Make the rustc-pull workflow run less oftenJakub Beránek-2/+2
2025-02-04Merge pull request #2242 from DuskyElf/master许杰友 Jieyou Xu (Joe)-1/+0
2025-02-03Rollup merge of #136498 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-02-03overlong lineTshepang Mbambo-2/+4
2025-02-04Remove "Port run-make tests from Make to Rust" tracking issue from Recurring ...Rehmatpal Singh-1/+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-03Merge from rustcThe rustc-dev-guide Cronjob Bot-4/+4
2025-02-03Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-02-02Replace ParseSess::set_dcx with DiagCtxt::set_emitterbjorn3-4/+4