Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
resolve: Avoid clones of 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.
MacroData
S-waiting-on-perf
#118272
opened Nov 24, 2023 by
petrochenkov
Loading…
Separate 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.
NaN/Inf floats with _
S-waiting-on-review
#118271
opened Nov 24, 2023 by
compiler-errors
Loading…
Allow coercions from never-type when ref binding is involved
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.
#118270
opened Nov 24, 2023 by
Aaron1011
Loading…
Unify 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.
TraitRefs and PolyTraitRefs in ValuePairs
S-waiting-on-review
#118269
opened Nov 24, 2023 by
compiler-errors
Loading…
Pretty print 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.
Fn<(..., ...)> trait refs with parentheses (almost) always
S-waiting-on-review
#118268
opened Nov 24, 2023 by
compiler-errors
Loading…
AmbiguityCause should not eagerly format strings
S-waiting-on-review
#118267
opened Nov 24, 2023 by
compiler-errors
Loading…
Move stuff around on 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.
stable_mir and rustc_smir crate
S-waiting-on-bors
#118266
opened Nov 24, 2023 by
celinval
Loading…
remove the memcpy-on-equal-ptrs assumption
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.
#118265
opened Nov 24, 2023 by
RalfJung
Loading…
Optimize 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.
VecDeque::drain for (half-)open ranges
S-waiting-on-review
#118264
opened Nov 24, 2023 by
lukas-code
Loading…
Implement 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.
{Rc, Arc}::new_cyclic_unsize
S-waiting-on-review
#118263
opened Nov 24, 2023 by
Seppel3210
Loading…
Relate Inherent Associated Types using eq
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.
#118262
opened Nov 24, 2023 by
spastorino
Loading…
Make PlaceholderReplacer shallow_resolver and recur when infer vars
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#118261
opened Nov 24, 2023 by
spastorino
Loading…
Move EagerResolution to rustc_infer::infer::resolve
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative
#118259
opened Nov 24, 2023 by
spastorino
Loading…
Remove unused Internal
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.
#118258
opened Nov 24, 2023 by
mu001999
Loading…
Make traits / trait methods detected by the dead code lint
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.
#118257
opened Nov 24, 2023 by
mu001999
Loading…
rustc: 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.
hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup
S-waiting-on-bors
#118256
opened Nov 24, 2023 by
petrochenkov
Loading…
Request that rust-analyzer changes are sent upstream first if possible
A-meta
Area: Issues about the rust-lang/rust repository.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#118255
opened Nov 24, 2023 by
dtolnay
Loading…
Replace Area: The testsuite used to check the correctness of rustc
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
option.map(cond) == Some(true) with option.is_some_and(cond)
A-testsuite
#118253
opened Nov 24, 2023 by
dtolnay
Loading…
made an error message more approachable in rust/library/core/src/str/mod.rs:116
has-merge-commits
PR has merge commits, merge with caution.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
#118252
opened Nov 24, 2023 by
gorentbarak
Loading…
rustdoc-search: avoid infinite where clause unbox
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#118251
opened Nov 24, 2023 by
notriddle
Loading…
rustc: Make 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.
def_kind mandatory for all DefIds
A-query-system
#118250
opened Nov 24, 2023 by
petrochenkov
Loading…
Fix for TypeId exposes equality-by-subtyping vs normal-form-syntactic-equality unsoundness
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
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
#118247
opened Nov 24, 2023 by
spastorino
•
Draft
Making Target: SGX
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.
User<T> and User<[T]> Send
O-SGX
#118241
opened Nov 24, 2023 by
raoulstrackx
Loading…
coverage: Collect HIR info during MIR building
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
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.
#118237
opened Nov 24, 2023 by
Zalathar
Loading…
Update mod comment
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.
#118236
opened Nov 24, 2023 by
ksw2000
Loading…
Previous Next
ProTip!
Updated in the last three days: updated:>2023-11-21.