rustc-dev-guide subtree update#154282
Merged
rust-bors[bot] merged 30 commits intorust-lang:mainfrom Mar 24, 2026
Merged
Conversation
add another candidate preference reason
This updates the rust-version file to 1e21831.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@1e21831 Filtered ref: rust-lang/rustc-dev-guide@e59b1dd Upstream diff: rust-lang/rust@eda4fc7...1e21831 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
This updates the rust-version file to 91021cc.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@91021cc Filtered ref: rust-lang/rustc-dev-guide@3ea5559 Upstream diff: rust-lang/rust@1e21831...91021cc This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
This updates the rust-version file to 562dee4.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: rust-lang/rust@562dee4 Filtered ref: rust-lang/rustc-dev-guide@8952854 Upstream diff: rust-lang/rust@91021cc...562dee4 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
…-march-2026 Updated dates
sembr a few files
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 |
Member
Author
|
@bors r+ rollup |
Contributor
rust-bors bot
pushed a commit
that referenced
this pull request
Mar 24, 2026
Rollup of 10 pull requests Successful merges: - #153964 (Fix `doc_cfg` not working as expected on trait impls) - #153979 (Rename various query cycle things.) - #154132 (Add missing num_internals feature gate to coretests/benches) - #154153 (core: Implement `unchecked_funnel_{shl,shr}`) - #154236 (Clean up query-forcing functions) - #154252 (Don't store current-session side effects in `OnDiskCache`) - #154017 ( Fix invalid add of duplicated call locations for the rustdoc scraped examples feature) - #154163 (enzyme submodule update) - #154264 (Update books) - #154282 (rustc-dev-guide subtree update)
github-actions bot
pushed a commit
to rust-lang/rustc-dev-guide
that referenced
this pull request
Apr 6, 2026
Rollup of 10 pull requests Successful merges: - rust-lang/rust#153964 (Fix `doc_cfg` not working as expected on trait impls) - rust-lang/rust#153979 (Rename various query cycle things.) - rust-lang/rust#154132 (Add missing num_internals feature gate to coretests/benches) - rust-lang/rust#154153 (core: Implement `unchecked_funnel_{shl,shr}`) - rust-lang/rust#154236 (Clean up query-forcing functions) - rust-lang/rust#154252 (Don't store current-session side effects in `OnDiskCache`) - rust-lang/rust#154017 ( Fix invalid add of duplicated call locations for the rustdoc scraped examples feature) - rust-lang/rust#154163 (enzyme submodule update) - rust-lang/rust#154264 (Update books) - rust-lang/rust#154282 (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@a9f3e8e.Created using https://github.com/rust-lang/josh-sync.
r? @ghost