-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 6 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure 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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#153013
opened Feb 23, 2026 by
jhpratt
Loading…
Stop using 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.
LinkedGraph in lexical_region_resolve
S-waiting-on-review
#153012
opened Feb 23, 2026 by
Zalathar
Loading…
Remove Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
rustc_feedable_queries and define_feedable macros.
A-query-system
#153009
opened Feb 23, 2026 by
nnethercote
Loading…
bootstrap.compiler.toml: update name of primary branch
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
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)
#153008
opened Feb 23, 2026 by
DanielEScherzer
Loading…
rust-analyzer subtree update
S-waiting-on-bors
#153007
opened Feb 23, 2026 by
lnicola
Loading…
Superficial tweaks to the query modifier docs in Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
rustc_middle::query::modifiers
A-query-system
#153004
opened Feb 23, 2026 by
Zalathar
Loading…
rustdoc: make Area: port run-make Makefiles to rmake.rs
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--emit and --out-dir mimic rustc
A-run-make
#153003
opened Feb 23, 2026 by
notriddle
Loading…
Check importing 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.
crate/$crate/super after handling self
S-waiting-on-bors
#152999
opened Feb 23, 2026 by
mu001999
Loading…
std: make Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
OsString::truncate a no-op when len >= current_len
S-waiting-on-author
Support Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
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-rust-analyzer
Relevant to the rust-analyzer 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.
self at the end of any paths in imports
A-attributes
ACP Implementation of PermissionsExt for Windows
O-windows
Operating system: Windows
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.
#152995
opened Feb 23, 2026 by
asder8215
Loading…
fix interpreter tracing output
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.
#152991
opened Feb 22, 2026 by
RalfJung
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
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.
#[rustc_inherit_overflow_checks] to the new attribute parsers
A-attributes
#152989
opened Feb 22, 2026 by
JonathanBrouwer
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
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.
#[register_tool] to the new attribute system
A-attributes
#152988
opened Feb 22, 2026 by
JonathanBrouwer
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
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.
#[feature] to the new attribute system
A-attributes
#152985
opened Feb 22, 2026 by
JonathanBrouwer
Loading…
c-variadic: fix implementation on Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-test-infra-minicore
Area: `minicore` test auxiliary and `//@ add-core-stubs`
F-c_variadic
`#![feature(c_variadic)]`
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
avr
A-LLVM
#152980
opened Feb 22, 2026 by
folkertdev
•
Draft
Port Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
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.
#[rustc_autodiff] to the attribute parser infrastructure
A-attributes
#152978
opened Feb 22, 2026 by
JonathanBrouwer
Loading…
Fix relative path handling for --extern-html-root-url
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#152977
opened Feb 22, 2026 by
arferreira
Loading…
Revert relative paths for std links in rustc-docs
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)
#152976
opened Feb 22, 2026 by
arferreira
Loading…
remove -Csoft-float
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
I-compiler-nominated
Nominated for discussion during a compiler team meeting.
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
#152973
opened Feb 22, 2026 by
RalfJung
Loading…
alloc: make VecDeque partial equality symmetric with vec/slice/array
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#152972
opened Feb 22, 2026 by
iAeternus
Loading…
[DO NOT MERGE] Revert "Revert "Stabilize This change needs a crater run to check for possible breakage in the ecosystem.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
str_as_str""
needs-crater
#152971
opened Feb 22, 2026 by
GrigorenkoPV
Loading…
Flip "region lattice" in RegionKind doc comment
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.
#152968
opened Feb 22, 2026 by
khyperia
Loading…
Migrate 11 tests from tests/ui/issues to specific directories
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.
#152966
opened Feb 22, 2026 by
raushan728
Loading…
Support assoc type defaults for assoc type constraints of trait objects
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#152959
opened Feb 22, 2026 by
ShoyuVanilla
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.