-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
support revealing uses in HIR typeck
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)
Rename Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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_query_append!
to rustc_with_all_queries!
A-query-system
#140448
opened Apr 29, 2025 by
Zalathar
Loading…
use uX::from instead of _ as uX in non - const contexts
L-unnecessary_transmutes
Lint: unnecessary_transmutes
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.
#140435
opened Apr 29, 2025 by
bend-n
Loading…
rm 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.
TypeVistable
impls for Canonical
S-waiting-on-bors
#140404
opened Apr 28, 2025 by
lcnr
Loading…
Match on lang item kind instead of using an if/else chain
perf-regression
Performance regression.
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.
#140386
opened Apr 28, 2025 by
oli-obk
Loading…
eagerly compute Performance regression.
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)
sub_relations
again
perf-regression
change unsatisfiable trivial bounds detection
needs-fcp
This change is insta-stable, so needs a completed 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.
#140313
opened Apr 25, 2025 by
lcnr
Loading…
Don't build 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.
ParamEnv
and do trait solving in ItemCtxt
s when lowering IATs
S-waiting-on-review
#140247
opened Apr 24, 2025 by
BoxyUwU
Loading…
HIR ty lowering: Clean up & refactor the lowering of type-relative paths
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.
#140218
opened Apr 23, 2025 by
fmease
Loading…
Experimental cygwin support in rustc
O-cygwin
Target: *-pc-cygwin
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.
#140154
opened Apr 22, 2025 by
Berrysoft
Loading…
New const traits syntax
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#139858
opened Apr 15, 2025 by
oli-obk
Loading…
Implement pin-project in pattern matching for Area: Attributes (`#[…]`, `#![…]`)
F-autodiff
`#![feature(autodiff)]`
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.
&pin mut|const T
A-attributes
#139751
opened Apr 13, 2025 by
frank-king
Loading…
Stabilize 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.
offset_of_slice
S-waiting-on-author
#139673
opened Apr 11, 2025 by
jdonszelmann
Loading…
Handle regions equivalent to 'static in non_local_bounds
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#139668
opened Apr 11, 2025 by
matthewjasper
Loading…
Finalize repeat expr inference behaviour with inferred repeat counts
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#139635
opened Apr 10, 2025 by
BoxyUwU
Loading…
support revealing uses of opaques in closures
perf-regression
Performance regression.
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)
Enhance Scope Enum with Late Types and Consts Handling
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.
Try use 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.
tcx.ensure_ok
for some predicates_of queries.
S-waiting-on-author
#139256
opened Apr 2, 2025 by
zetanumbers
•
Draft
Support using const pointers in asm 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.
const
operand
S-waiting-on-review
#138618
opened Mar 17, 2025 by
nbdd0121
Loading…
Fix struct_tail_raw argument order and ObligationCause usage
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.
#138456
opened Mar 13, 2025 by
JumpiiX
Loading…
Keep space if arg does not follow punctuation when lint unused parens
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.
#138271
opened Mar 9, 2025 by
mu001999
Loading…
Add GlobalAsm as a valid ItemKind to StableMIR
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.
#138025
opened Mar 5, 2025 by
celinval
Loading…
Include whitespace in "remove |" suggestion and make it hidden
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.
#137872
opened Mar 1, 2025 by
estebank
Loading…
Tweak auto trait errors
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.
#137831
opened Feb 28, 2025 by
estebank
Loading…
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
iter
macro
S-waiting-on-review
#137725
opened Feb 27, 2025 by
oli-obk
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.