-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 14 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-json
Area: Rustdoc JSON backend
A-tidy
Area: The tidy tool
O-windows
Operating system: Windows
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#143233
opened Jun 30, 2025 by
dianqk
Loading…
[STACKED] [COMPILETEST-UNTANGLE 3/N] Use "directives" consistently within compiletest
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Suggest use another lifetime specifier instead of underscore lifetime
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143231
opened Jun 30, 2025 by
xizheyin
Loading…
[STACKED] [COMPILETEST-UNTANGLE 2/N] Make some compiletest errors/warnings/help more visually obvious
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
[COMPILETEST-UNTANGLE 1/N] Move some some early config checks to the lib and move the compiletest binary
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143229
opened Jun 30, 2025 by
jieyouxu
Loading…
Handle build scripts better in Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Zmacro-stats
output.
S-waiting-on-bors
#143228
opened Jun 30, 2025 by
nnethercote
Loading…
add multi-arch asm! label operand test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143227
opened Jun 30, 2025 by
tshepang
Loading…
Improve macro stats printing
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143223
opened Jun 30, 2025 by
nnethercote
Loading…
Show auto trait and blanket impls for Area: Documentation for any part of the project, including the compiler, standard library, and tools
F-never_type
`#![feature(never_type)]`
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
!
A-docs
#143219
opened Jun 30, 2025 by
zachs18
Loading…
Port #[link_ordinal] to the new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143217
opened Jun 29, 2025 by
Periodic1911
•
Draft
Remove let_chains unstable feature
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143214
opened Jun 29, 2025 by
camsteffen
Loading…
de-duplicate condition scoping logic between AST→HIR lowering and Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ScopeTree
construction
S-waiting-on-review
#143213
opened Jun 29, 2025 by
dianne
Loading…
tests/ui
: A New Order [20/N]
S-waiting-on-author
#143212
opened Jun 29, 2025 by
Kivooeo
Loading…
tests/ui
: A New Order [19/N]
S-waiting-on-author
#143210
opened Jun 29, 2025 by
Kivooeo
Loading…
Remove no-op cleanups as post-mono MIR opt
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143208
opened Jun 29, 2025 by
Mark-Simulacrum
•
Draft
Align attr fixes
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
F-fn_align
`#![feature(fn_align)]`
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143206
opened Jun 29, 2025 by
Jules-Bertholet
Loading…
tests/ui
: A New Order [18/N]
S-waiting-on-review
#143202
opened Jun 29, 2025 by
Kivooeo
Loading…
Re-disable Area: port run-make Makefiles to rmake.rs
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tests/run-make/short-ice
on Windows MSVC again
A-run-make
#143199
opened Jun 29, 2025 by
jieyouxu
Loading…
Port #[link_section] to the new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#143196
opened Jun 29, 2025 by
Periodic1911
Loading…
tests/ui
: A New Order [17/N]
S-waiting-on-bors
#143195
opened Jun 29, 2025 by
Kivooeo
Loading…
fix bitcast of single-element SIMD vectors
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143194
opened Jun 29, 2025 by
folkertdev
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[link]
to the new attribute parsing infrastructure
A-attributes
#143193
opened Jun 29, 2025 by
JonathanBrouwer
•
Draft
Improve CSS for source code block line numbers
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#143192
opened Jun 29, 2025 by
GuillaumeGomez
Loading…
Stabilize Nominated for discussion during a libs-api team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
rwlock_downgrade
library feature
I-libs-api-nominated
#143191
opened Jun 29, 2025 by
connortsui20
Loading…
Use the Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
new
method for BasicBlockData
and Statement
S-waiting-on-bors
#143190
opened Jun 29, 2025 by
dianqk
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-30.