Skip to content

Conversation

tshepang
Copy link
Member

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

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

r? @ghost

Urgau and others added 17 commits October 6, 2025 19:20
Update to new `S-waiting-on-compiler` and `I-compiler-nominated` labels
Add debug assertions flag to `cg_gcc` invocation
Fix and improve guidance for building/rebuilding the compiler
Overhaul GCC codegen backend section
They are the same thing since they can be converted back and forth
without loss.
debugging.md: Remove wrong claim that LLVM bitcode is not the same as LLVM IR
@rustbot
Copy link
Collaborator

rustbot commented Oct 20, 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 Oct 20, 2025
@tshepang
Copy link
Member Author

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 20, 2025

📌 Commit 05d4da3 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 Oct 20, 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-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.