Skip to content

rustc-dev-guide subtree update#157426

Merged
rust-bors[bot] merged 51 commits into
rust-lang:mainfrom
tshepang:rdg-sync
Jun 4, 2026
Merged

rustc-dev-guide subtree update#157426
rust-bors[bot] merged 51 commits into
rust-lang:mainfrom
tshepang:rdg-sync

Conversation

@tshepang
Copy link
Copy Markdown
Member

@tshepang tshepang commented Jun 4, 2026

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

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

r? @ghost

xonx4l and others added 30 commits January 21, 2026 13:07
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: reference rustup installation support
This updates the rust-version file to a31c27a.
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
ZuseZ4 and others added 15 commits May 28, 2026 13:13
This updates the rust-version file to c58275e.
…ws-antivirus-exclusion-1533

Document Windows antivirus checkout exclusion
This updates the rust-version file to 49b19d3.
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 4, 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

@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 Jun 4, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Jun 4, 2026

⚠️ Warning ⚠️

  • There are issue links (such as #123) in the commit messages of the following commits.
    Please move them to the PR description, to avoid spamming the issues with references to the commit, and so this bot can automatically canonicalize them to avoid issues with subtree.

@tshepang
Copy link
Copy Markdown
Member Author

tshepang commented Jun 4, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 4, 2026

📌 Commit 3b858a8 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 Jun 4, 2026
@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

The job x86_64-gnu-tools failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
...............................F.................. (50/144)
.................................................. (100/144)
............................................       (144/144)

======== tests/rustdoc-gui/go-to-collapsed-elem.goml ========

[ERROR] line 25
    at `tests/rustdoc-gui/go-to-collapsed-elem.goml` line 21: Error: Node is detached from document: for command `click: "//*[@id='search']//a[@href='../test_docs/struct.Foo.html#method.must_use']"`
    at <file:///checkout/obj/build/x86_64-unknown-linux-gnu/test/rustdoc-gui/doc/test_docs/struct.Foo.html?search=t_use>


<= doc-ui tests done: 143 succeeded, 1 failed, 0 filtered out

Error: ()

@tshepang
Copy link
Copy Markdown
Member Author

tshepang commented Jun 4, 2026

surely this is not related to this pr...

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented Jun 4, 2026

📌 Commit 3b858a8 has been approved by tshepang

It is now in the queue for this repository.

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)
@rust-bors rust-bors Bot merged commit 798684a into rust-lang:main Jun 4, 2026
7 of 12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 4, 2026
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.