rustc-dev-guide subtree update#157426
Merged
Merged
Conversation
fix -s to -S in llvm tooling instructiongs
…0505-stage Fix name of first compiled stage, as stage0 is downloaded
Replace `rustc_session::parse::feature*` with ``rustc_session::errors::feature*`
Update dependencies to remove windows-targets dependency
Autodiff doc updates
autodiff: reference rustup installation support
This updates the rust-version file to a31c27a.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@a31c27a Filtered ref: rust-lang/rustc-dev-guide@66a2aa8 Upstream diff: rust-lang/rust@f2b291d...a31c27a This merge was created using https://github.com/rust-lang/josh-sync.
…c-pull Rustc pull update
Fix sample code for std::offload at usage.md
Clarify importance of `target-cpu` flag for offload
Added note about stage2 dependency in rustup toolchain linking.
Added a note about building tools and linked to tool tests section.
Add note on building tools in how-to-build-and-run.md
Add docs for non defining vs defining uses in opaque types
Co-authored-by: jyn <github@jyn.dev>
Update quickstart.md with stage2 note
The output filename of offload has changed
…ate-check comments
Update date references for 2026-05 triage (rust-lang#2861)
This updates the rust-version file to c58275e.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@c58275e Filtered ref: rust-lang/rustc-dev-guide@6971803 Upstream diff: rust-lang/rust@a31c27a...c58275e This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
…ws-antivirus-exclusion-1533 Document Windows antivirus checkout exclusion
This updates the rust-version file to 49b19d3.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@49b19d3 Filtered ref: rust-lang/rustc-dev-guide@5b4eab9 Upstream diff: rust-lang/rust@c58275e...49b19d3 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update (manual)
Collaborator
|
The rustc-dev-guide subtree was changed. If this PR only touches the dev guide consider submitting a PR directly to rust-lang/rustc-dev-guide otherwise thank you for updating the dev guide with your changes. cc @BoxyUwU |
Collaborator
|
Member
Author
|
@bors r+ rollup |
Contributor
Collaborator
|
The job Click to see the possible cause of the failure (guessed by this bot) |
Member
Author
|
surely this is not related to this pr... @bors r+ rollup |
Contributor
rust-bors Bot
pushed a commit
that referenced
this pull request
Jun 4, 2026
…uwer Rollup of 5 pull requests Successful merges: - #154586 (Record failed tests with `--record`, and rerun them with `--rerun`) - #157296 (delegation: split resolution and lowering) - #156171 (Fix a coroutine UI test which is missing `#[coroutine]`) - #157249 (tests: codegen-llvm: Update bpf-alu32 with the new LLVM attributes) - #157426 (rustc-dev-guide subtree update)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Subtree update of
rustc-dev-guideto rust-lang/rustc-dev-guide@e99720b.Created using https://github.com/rust-lang/josh-sync.
r? @ghost