Skip to content

Comments

rustc-dev-guide subtree update#153045

Merged
rust-bors[bot] merged 67 commits intorust-lang:mainfrom
tshepang:rdg-sync
Feb 24, 2026
Merged

rustc-dev-guide subtree update#153045
rust-bors[bot] merged 67 commits intorust-lang:mainfrom
tshepang:rdg-sync

Conversation

@tshepang
Copy link
Member

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

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

r? @ghost

The rustc-josh-sync Cronjob Bot and others added 30 commits February 16, 2026 04:52
This updates the rust-version file to 1396514.
Most of the commands were specified with `./x`, but three of the commands were
using `./x.py` without a clear reason - align with the guide's convention of
using `./x`.
rustdoc.md: consistently use `./x` rather than `./x.py`
document 'x' command in nix-dev-shell
Update feature gating link in overview.md
This updates the rust-version file to c78a294.
all but one test suite support revisions directive
@rustbot
Copy link
Collaborator

rustbot commented Feb 24, 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 Feb 24, 2026
@tshepang
Copy link
Member Author

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Feb 24, 2026

📌 Commit a283471 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 Feb 24, 2026
rust-bors bot pushed a commit that referenced this pull request Feb 24, 2026
…uwer

Rollup of 15 pull requests

Successful merges:

 - #152176 (Neon fast path for str::contains)
 - #152657 (std: move `exit` out of PAL)
 - #152841 (Streamline `QueryVTableUnerased` into `GetQueryVTable`)
 - #152845 (Skip `tidy` in PR CI jobs not dedicated to running `tidy`)
 - #152897 (Add optional json logging)
 - #153009 (Remove `rustc_feedable_queries` and `define_feedable` macros.)
 - #151558 (Port diagnostic attributes)
 - #152492 (mGCA: Enforce WF element types for array valtrees)
 - #152888 (Fix async drop glue MIR bug)
 - #152988 (Port `#[register_tool]` to the new attribute system)
 - #153018 (`unused_must_use` lint improvements)
 - #153023 (Update books)
 - #153033 (Clarify how "ensure" queries check whether they can skip execution)
 - #153043 (fix error on missing value for -C flags)
 - #153045 (rustc-dev-guide subtree update)

Failed merges:

 - #153032 (Fix attribute parser and kind names.)
@rust-bors rust-bors bot merged commit b1a17e0 into rust-lang:main Feb 24, 2026
2 of 3 checks passed
@rustbot rustbot added this to the 1.95.0 milestone Feb 24, 2026
rust-timer added a commit that referenced this pull request Feb 24, 2026
Rollup merge of #153045 - tshepang:rdg-sync, r=tshepang

rustc-dev-guide subtree update

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

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

r? @ghost
@tshepang tshepang deleted the rdg-sync branch February 24, 2026 19:06
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