Skip to content

Conversation

@tshepang
Copy link
Member

@tshepang tshepang commented Dec 5, 2025

The rustc-josh-sync Cronjob Bot and others added 30 commits November 24, 2025 04:18
This updates the rust-version file to d3e1ccd.
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.
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.
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
Co-authored-by: Santiago Pastorino <[email protected]>
…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
@tshepang
Copy link
Member Author

tshepang commented Dec 5, 2025

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 5, 2025

📌 Commit caac41d has been approved by tshepang

It is now in the queue for this repository.

@bors bors 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 Dec 5, 2025
bors added a commit that referenced this pull request Dec 6, 2025
Rollup of 4 pull requests

Successful merges:

 - #149563 (f*::min/max: fix comparing with libm and IEEE operations)
 - #149592 (`is_const_default_method` is completely handled by the `constness` query)
 - #149662 (Move attribute lints to `rustc_lint`)
 - #149684 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 00e2496 into rust-lang:main Dec 6, 2025
11 checks passed
@rustbot rustbot added this to the 1.94.0 milestone Dec 6, 2025
rust-timer added a commit that referenced this pull request Dec 6, 2025
Rollup merge of #149684 - tshepang:rdg-sync, r=tshepang

rustc-dev-guide subtree update

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

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

r? `@ghost`
github-actions bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request Dec 13, 2025
Rollup of 4 pull requests

Successful merges:

 - rust-lang/rust#149563 (f*::min/max: fix comparing with libm and IEEE operations)
 - rust-lang/rust#149592 (`is_const_default_method` is completely handled by the `constness` query)
 - rust-lang/rust#149662 (Move attribute lints to `rustc_lint`)
 - rust-lang/rust#149684 (rustc-dev-guide subtree update)

r? `@ghost`
`@rustbot` modify labels: rollup
@tshepang tshepang deleted the rdg-sync branch December 16, 2025 04:15
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.