-
-
Notifications
You must be signed in to change notification settings - Fork 14.4k
rustc-dev-guide subtree update #150632
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
rustc-dev-guide subtree update #150632
Conversation
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
Fix function formatting in src/overview.md
Update 'Working groups' to 'Working areas' in docs
…heck-entries-clickable make date-check entries clickable
…eck-links make ci step more simple
This updates the rust-version file to 7fefa09.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 7fefa09 Filtered ref: 002cd53664b0eb50c44ed23284c3ced2a6eaa6d9 Upstream diff: rust-lang/rust@2dc3024...7fefa09 This merge was created using https://github.com/rust-lang/josh-sync.
Add guidance on suppressing warnings in tests
Rustc pull update
Add link for perf run Zulip channel
This updates the rust-version file to 85c8ff6.
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: 85c8ff6 Filtered ref: 7940f951867cc2e07cc21c36c56c0775db6951e9 Upstream diff: rust-lang/rust@7fefa09...85c8ff6 This merge was created using https://github.com/rust-lang/josh-sync.
Rustc pull update
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. |
Member
Author
|
@bors r+ rollup |
Collaborator
rust-timer
added a commit
that referenced
this pull request
Jan 3, 2026
Rollup merge of #150632 - tshepang:rdg-sync, r=tshepang rustc-dev-guide subtree update Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@545f281. Created using https://github.com/rust-lang/josh-sync. r? `@ghost`
github-actions bot
pushed a commit
to rust-lang/miri
that referenced
this pull request
Jan 4, 2026
…uwer Rollup of 2 pull requests Successful merges: - rust-lang/rust#150627 (Add diagnostic items for `without_provenance` and `without_provenance_mut`) - rust-lang/rust#150632 (rustc-dev-guide subtree update) r? `@ghost` `@rustbot` modify labels: rollup
github-actions bot
pushed a commit
to rust-lang/rustc-dev-guide
that referenced
this pull request
Jan 12, 2026
…uwer Rollup of 2 pull requests Successful merges: - rust-lang/rust#150627 (Add diagnostic items for `without_provenance` and `without_provenance_mut`) - rust-lang/rust#150632 (rustc-dev-guide subtree update) r? `@ghost` `@rustbot` modify labels: rollup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
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@545f281.Created using https://github.com/rust-lang/josh-sync.
r? @ghost