-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Stabilize feature 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.
const_copy_from_slice
S-waiting-on-review
#138098
opened Mar 6, 2025 by
okaneco
Loading…
a small borrowck cleanup
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.
#138094
opened Mar 6, 2025 by
lcnr
Loading…
Make tuples implicitly sized
A-tidy
Area: The tidy tool
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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)
T-types
Relevant to the types team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Re-add 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.
DynSend
and DynSync
impls for TyCtxt
S-waiting-on-review
#138092
opened Mar 6, 2025 by
lqd
Loading…
librustdoc
: flatten nested ifs
S-waiting-on-review
#138090
opened Mar 6, 2025 by
yotamofek
Loading…
Initial implementation of 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.
core_float_math
S-waiting-on-author
remove invalid workspaceFolder prefix from the zed rust-analyzer config
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#138085
opened Mar 6, 2025 by
cjhowedev
Loading…
Use workspace lints for crates in Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
PG-exploit-mitigations
Project group: Exploit mitigations
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)
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)
compiler/
A-attributes
#138084
opened Mar 6, 2025 by
nnethercote
•
Draft
Remove Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
NtItem
and NtStmt
A-attributes
#138083
opened Mar 6, 2025 by
nnethercote
Loading…
Remove 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.
#[cfg(not(test))]
from core
impl blocks
S-waiting-on-review
#138082
opened Mar 6, 2025 by
thaliaarchi
•
Draft
Move 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
yield
expressions behind their own feature gate
PG-exploit-mitigations
#138081
opened Mar 6, 2025 by
eholk
Loading…
Leave a breadcrumb towards bootstrap config documentation in Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
bootstrap.toml
S-blocked
#138080
opened Mar 6, 2025 by
moxian
Loading…
Rollup of 20 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
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-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-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.
#138079
opened Mar 6, 2025 by
compiler-errors
Loading…
Reduce the noise of bootstrap changelog warnings in --dry-run mode
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)
#138078
opened Mar 6, 2025 by
moxian
Loading…
Calculate predecessor count directly
S-waiting-on-author
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.
#138076
opened Mar 5, 2025 by
tmiasko
Loading…
Use final path segment for diagnostic
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.
#138075
opened Mar 5, 2025 by
compiler-errors
Loading…
Support Operating System: Hermit
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.
File::seek
for Hermit
O-hermit
#138074
opened Mar 5, 2025 by
thaliaarchi
Loading…
Break critical edges in inline asm before code generation
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.
#138073
opened Mar 5, 2025 by
tmiasko
Loading…
Add 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.
Result::map_or_default
and Option::map_or_default
S-waiting-on-review
#138068
opened Mar 5, 2025 by
fpervaiz
Loading…
[WIP] Enable automatic cross-compilation in run-make tests
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
Remove - from xtensa targets cpu names
O-xtensa
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.
#138064
opened Mar 5, 2025 by
SergioGasquez
Loading…
Improve 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.
-Zunpretty=hir
for parsed attrs
A-attributes
#138063
opened Mar 5, 2025 by
compiler-errors
Loading…
Enable Non-determinism of float operations in Miri and change std tests
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.
#138062
opened Mar 5, 2025 by
LorrensP-2158466
Loading…
triagebot: add a Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
compiler_leads
ad-hoc group
A-meta
#138061
opened Mar 5, 2025 by
jieyouxu
Loading…
Revert #138019 after further discussion about how hir-pretty printing should work
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.
#138060
opened Mar 5, 2025 by
jdonszelmann
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.