Skip to content

Conversation

@tshepang
Copy link
Member

@tshepang tshepang commented Dec 5, 2025

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

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

r? @ghost

The rustc-josh-sync Cronjob Bot and others added 30 commits November 24, 2025 04:18
This updates the rust-version file to d3e1ccd.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: d3e1ccd
Filtered ref: de0859194683d26da60d5d81db7f1f2a143b591d
Upstream diff: rust-lang/rust@cc328c1...d3e1ccd

This merge was created using https://github.com/rust-lang/josh-sync.
Updated link from SUMMARY.md to README.md in ui.md
Fix link to README in ui test documentation
Added a reference to The Rust Book for more information on Rust's release channels.
Update contributing.md with Rust Book reference
Give an overview of our stability guarantees
This updates the rust-version file to 1be6b13.
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: 1be6b13
Filtered ref: c2f66d57037ceb012cfd97c83feff7e7edb7dd40
Upstream diff: rust-lang/rust@d3e1ccd...1be6b13

This merge was created using https://github.com/rust-lang/josh-sync.
There was an issue raised that the toolchain explanation for building
and running the compiler needed some refinement. This patch aims to
remedy that by specifying what "first" and "second" refer to, and what
the toolchain does. Small change to the language to specify that the
stage2 toolchain is not built, and how one would build it.
Co-authored-by: Tshepang Mbambo <hopsi@tuta.io>
Fix rust-lang#1737: Specify toolchain part in building and running
`P` was removed in rust-lang#145146
(replaced with plain Box).

`CrateLoader` was inlined to `CStore` in
rust-lang#144059.

`elaborate_drops.rs` was moved in
rust-lang#137008.
This updates the rust-version file to dfe1b8c.
The rustc-josh-sync Cronjob Bot and others added 12 commits December 1, 2025 04:28
Pull recent changes from https://github.com/rust-lang/rust via Josh.

Upstream ref: dfe1b8c
Filtered ref: eb856a41dd3eb495ef922b9e975232ef19f22371
Upstream diff: rust-lang/rust@1be6b13...dfe1b8c

This merge was created using https://github.com/rust-lang/josh-sync.
Co-authored-by: Santiago Pastorino <spastorino@gmail.com>
…ges was inclusive

And explicitly state the fact that the upper bound is exclusive since only giving an example is too implicit.
Fix example which wrongly implied that the upper bound of edition ranges was inclusive
This has been subsumed by the update to mdbook 0.5. I just forgot
to remove this in rust-lang/rustc-dev-guide#2652.
@rustbot
Copy link
Collaborator

rustbot commented Dec 5, 2025

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, @tshepang

@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 Dec 5, 2025
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-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.