about summary refs log tree commit diff
path: root/src/doc
AgeCommit message (Expand)AuthorLines
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
2025-02-02Merge pull request #2236 from rust-lang/rustc-pullYuki Okushi-60/+160
2025-02-02Apply suggestions from code reviewYuki Okushi-2/+2
2025-02-02Merge pull request #2233 from chiichen/nix-shell-devnora-26/+19
2025-02-02Merge pull request #2235 from Kobzol/docker-tests-rewriteOnur Özkan-33/+32
2025-02-02Merge from rustcThe rustc-dev-guide Cronjob Bot-59/+159
2025-02-02Preparing for merge from rustcThe rustc-dev-guide Cronjob Bot-1/+1
2025-02-01rustdoc-book: Clean up section on `--output-format`Alona Enraght-Moony-5/+11
2025-02-01Reword submodule handlingJakub Beránek-1/+1
2025-02-01Checkout repository sources in rustc-pull CI actionJakub Beránek-0/+1
2025-01-31Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgrbors-0/+80
2025-01-31Pass `GITHUB_TOKEN` to Zulip CI stepJakub Beránek-2/+4
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-30Run rustc-pull CI every day, don't notify when there is nothing to updateJakub Beránek-7/+33
2025-01-30Revert "[style 2024] Combine all last arg delimited exprs"Michael Goulet-52/+7
2025-01-30Rewrite section on executing Docker testsJakub Beránek-33/+32
2025-01-30Auto merge of #136292 - matthiaskrgr:rollup-fw1tlca, r=matthiaskrgrbors-0/+42
2025-01-30Distinguish between "nothing to pull" and "pull error" in josh-syncJakub Beránek-7/+32
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-30feat: modify developing with nix sectionchiichen-19/+12