Skip to content

Conversation

@tshepang
Copy link
Member

Subtree update of rustc-dev-guide to rust-lang/rustc-dev-guide@e03697d.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost

tshepang and others added 30 commits January 20, 2026 00:25
This updates the rust-version file to 5c49c4f.
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
Document experimental RFC process in walkthrough
…ting-docs

Add a new subsection for contributors
This updates the rust-version file to 873d468.
This updates the rust-version file to 0462e8f.
Add missing autodiff run-make tests to the install docs
Refer to debug-logging bootstrap config by its full path.
…aths

replace _ with - in path names (for consistency)
@rustbot
Copy link
Collaborator

rustbot commented Jan 29, 2026

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, @jieyouxu, @Kobzol

@rustbot rustbot added A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 29, 2026
@tshepang
Copy link
Member Author

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 29, 2026

📌 Commit 6ea1809 has been approved by tshepang

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 29, 2026
Zalathar added a commit to Zalathar/rust that referenced this pull request Jan 30, 2026
rust-bors bot pushed a commit that referenced this pull request Jan 30, 2026
Rollup of 6 pull requests

Successful merges:

 - #151777 (    Reduce generics use in the query system.)
 - #151808 (Document a safety condition for `TypedArena::alloc_raw_slice`)
 - #151811 (Fix false positive in unused_parens caused by break)
 - #151817 (Fix missing syntax context in lifetime hygiene debug output)
 - #151836 (Fix flakyness issue with `tests/rustdoc-gui/globals.goml` test)
 - #151844 (rustc-dev-guide subtree update)
rust-bors bot pushed a commit that referenced this pull request Jan 30, 2026
Rollup of 5 pull requests

Successful merges:

 - #151777 (    Reduce generics use in the query system.)
 - #151808 (Document a safety condition for `TypedArena::alloc_raw_slice`)
 - #151811 (Fix false positive in unused_parens caused by break)
 - #151817 (Fix missing syntax context in lifetime hygiene debug output)
 - #151844 (rustc-dev-guide subtree update)
@rust-bors rust-bors bot merged commit 5b54208 into rust-lang:main Jan 30, 2026
11 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Jan 30, 2026
rust-timer added a commit that referenced this pull request Jan 30, 2026
Rollup merge of #151844 - tshepang:rdg-sync, r=tshepang

rustc-dev-guide subtree update

Subtree update of `rustc-dev-guide` to rust-lang/rustc-dev-guide@e03697d.

Created using https://github.com/rust-lang/josh-sync.

r? @ghost
@tshepang tshepang deleted the rdg-sync branch January 30, 2026 10:38
github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Jan 31, 2026
Rollup of 5 pull requests

Successful merges:

 - rust-lang/rust#151777 (    Reduce generics use in the query system.)
 - rust-lang/rust#151808 (Document a safety condition for `TypedArena::alloc_raw_slice`)
 - rust-lang/rust#151811 (Fix false positive in unused_parens caused by break)
 - rust-lang/rust#151817 (Fix missing syntax context in lifetime hygiene debug output)
 - rust-lang/rust#151844 (rustc-dev-guide subtree update)
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants