-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove unused #![feature(get_mut_unchecked)] in Rc and Arc examples
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.
#146887
opened Sep 22, 2025 by
taiki-e
Loading…
Add repr(align(2)) to RcInner
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.
#146886
opened Sep 22, 2025 by
taiki-e
Loading…
support opaque types in method selection
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Fix modification check of Area: The tidy tool
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)
rustdoc-json-types
A-tidy
#146884
opened Sep 22, 2025 by
Kobzol
Loading…
predefined opaques use Status: Waiting on a perf run to be completed.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
List
directly
S-waiting-on-perf
#146883
opened Sep 22, 2025 by
lcnr
Loading…
fully deprecate the legacy integral modules
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
#146882
opened Sep 22, 2025 by
cyrgani
Loading…
source_span hook in case of non-incremental build
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.
prevent line number from being copied in chrome
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.
#146877
opened Sep 22, 2025 by
el-ev
Loading…
tests/run-make/crate-loading: Rename source files for clarity
A-run-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.
#146875
opened Sep 22, 2025 by
Enselic
Loading…
compiler: Hint at multiple crate versions if trait impl is for wrong ADT
A-run-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.
#146874
opened Sep 22, 2025 by
Enselic
Loading…
fix: add aliasing rules for Box
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.
#146870
opened Sep 22, 2025 by
DiuDiu777
Loading…
GVN: Evaluate constants lazily.
perf-regression
Performance regression.
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.
[rustdoc] Correctly handle intra doc link when type alias disambiguator is passed for primitive
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.
#146866
opened Sep 21, 2025 by
GuillaumeGomez
Loading…
kcfi: only reify trait methods when dyn-compatible
A-sanitizers
Area: Sanitizers for correctness and code quality
F-c_variadic
`#![feature(c_variadic)]`
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#146865
opened Sep 21, 2025 by
folkertdev
Loading…
Update cell.rs, correct module level doc
S-waiting-on-author
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.
#146863
opened Sep 21, 2025 by
matwatson
Loading…
add extend_front to VecDeque with specialization like extend (unfinished)
needs-acp
This change is blocked on the author creating an ACP.
S-waiting-on-author
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
BTreeMap: Don't leak allocators when initializing nodes
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.
#146859
opened Sep 21, 2025 by
cammeresi
Loading…
revert change removing 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.
has_infer
check. Commit conservatively patch…
S-waiting-on-author
#146857
opened Sep 21, 2025 by
tnuha
Loading…
C ffi docs update
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.
#146856
opened Sep 21, 2025 by
lygstate
Loading…
Convert a few builtin macros from Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
LegacyBang
to Bang
S-waiting-on-author
#146850
opened Sep 21, 2025 by
joshtriplett
•
Draft
Reduce some uses of 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.
LegacyBang
S-waiting-on-review
#146849
opened Sep 21, 2025 by
joshtriplett
Loading…
Add x86_64-unknown-motor (Motor OS) tier 3 target
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.
#146848
opened Sep 21, 2025 by
lasiotus
Loading…
Stabilise Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
rotate_left
and rotate_right
in [_]
.
I-libs-api-nominated
#146841
opened Sep 21, 2025 by
bjoernager
Loading…
Not linting irrefutable_let_patterns on let chains
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
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-lang
Relevant to the language team
#146832
opened Sep 21, 2025 by
Natural-selection1
Loading…
JumpThreading: Avoid computing dominators to identify loop headers.
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.
#146829
opened Sep 21, 2025 by
cjgillot
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.