-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reduce diagnostic type visibilities.
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.
#155364
opened Apr 15, 2026 by
nnethercote
Contributor
Loading…
Document that CFI diverges from Rust wrt. ABI-compatibility rules
A-ABI
Area: Concerning the application binary interface (ABI)
A-control-flow-integrity
Area: Control Flow Integrity (CFI) security mitigation
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#155361
opened Apr 15, 2026 by
Darksonn
Member
Loading…
map_try_insert changes
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.
Improperctypes refactor2.2
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.
#155359
opened Apr 15, 2026 by
niacdoial
Contributor
Loading…
ImproperCTypes: Move erasing_region_normalisation into helper function
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.
#155358
opened Apr 15, 2026 by
niacdoial
Contributor
Loading…
Add 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
--remap-path-scope as unstable in rustdoc
A-run-make
#155357
opened Apr 15, 2026 by
Urgau
Member
Loading…
remove calls to AliasTyKind::def_id
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.
#155356
opened Apr 15, 2026 by
WilliamTakeshi
Contributor
Loading…
24 tasks done
Fix pathological performance in trait solver cycles with errors
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.
#155355
opened Apr 15, 2026 by
erickt
Contributor
Loading…
Remove AttributeSafety from BUILTIN_ATTRIBUTES
A-attributes
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.
#155354
opened Apr 15, 2026 by
JonathanBrouwer
Contributor
Loading…
resolve: Remove 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.
inaccessible_ctor_reexport resolver field
S-waiting-on-review
#155353
opened Apr 15, 2026 by
petrochenkov
Contributor
Loading…
triagebot.toml: Sync Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
assign.owners with autolabel."T-compiler"
A-meta
#155352
opened Apr 15, 2026 by
Enselic
Member
Loading…
Reorganize tests from 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.
tests/ui/issues/
S-waiting-on-review
#155351
opened Apr 15, 2026 by
ujjwalvishwakarma2006
Contributor
Loading…
Rollup of 6 pull requests
A-run-make
Area: port run-make Makefiles to rmake.rs
rollup
A PR which is a rollup
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-release
Relevant to the release subteam, 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.
#155350
opened Apr 15, 2026 by
matthiaskrgr
Member
Loading…
Add push_mut and new Layout methods to release notes
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#155347
opened Apr 15, 2026 by
balt-dev
Contributor
Loading…
single_use_lifetimes: respect anonymous_lifetime_in_impl_trait
A-diagnostics
#155346
opened Apr 15, 2026 by
GrigorenkoPV
Contributor
Loading…
[DRAFT] codegen: Copy to an alloca when the argument is neither by-val nor by-move for indirect pointer.
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.
add cargo as dependency to nix dev shell
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#155342
opened Apr 15, 2026 by
quiode
Loading…
generic_const_args: allow paths to non type consts
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)
#155341
opened Apr 15, 2026 by
khyperia
Contributor
Loading…
Handle nonnull pattern types in size skeleton
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.
#155340
opened Apr 15, 2026 by
oli-obk
Contributor
Loading…
-Zstaticlib-hide-internal-symbols: Hide non-exported internal symbols from staticlibs
A-LLVM
#155338
opened Apr 15, 2026 by
cezarbbb
Contributor
Loading…
Execute delayed lowering in a sandbox
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
[Debug Info] replace Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
lldb_commands with __lldb_init_module
A-compiletest
#155336
opened Apr 15, 2026 by
Walnut356
Contributor
Loading…
Bump bootstrap to 1.96 beta
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#155335
opened Apr 15, 2026 by
Mark-Simulacrum
Member
•
Draft
docs: Use 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.
0b1 instead of NonZero::MIN in NonZero::bit_width doctests
S-waiting-on-review
#155334
opened Apr 15, 2026 by
sorairolake
Contributor
Loading…
Remove Performance regression.
perf-regression-triaged
The performance regression has been triaged.
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.
WithCachedTypeInfo::stable_hash.
perf-regression
#155329
opened Apr 15, 2026 by
nnethercote
Contributor
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.