-
Notifications
You must be signed in to change notification settings - Fork 13k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
-Znext-solver: "normalize" signature before checking it mentions self in 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)
deduce_closure_signature
S-waiting-on-review
#135892
opened Jan 22, 2025 by
BoxyUwU
Loading…
Rollup of 10 pull requests
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#135891
opened Jan 22, 2025 by
matthiaskrgr
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.
VecDeque::pop_front_if
& VecDeque::pop_back_if
S-waiting-on-review
#135890
opened Jan 22, 2025 by
GrigorenkoPV
Loading…
Implement String::make_(upp|low)ercase
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.
improvements on Area: The testsuite used to check the correctness of rustc
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)
build_steps::test
implementation
A-testsuite
#135887
opened Jan 22, 2025 by
onur-ozkan
Loading…
Document purpose of closure in from_fn.rs more clearly
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.
#135886
opened Jan 22, 2025 by
hkBst
Loading…
remove implied end of slice
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.
#135884
opened Jan 22, 2025 by
hkBst
Loading…
Remove erroneous 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.
unsafe
in BTreeSet::upper_bound_mut
S-waiting-on-review
#135883
opened Jan 22, 2025 by
GrigorenkoPV
Loading…
simplify similar_tokens from Option<Vec<_>> to Vec<_>
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.
#135882
opened Jan 22, 2025 by
hkBst
Loading…
Arbitrary self types v2: stabilize [WIP]
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-lang
Relevant to the language team, which will review and decide on the PR/issue.
Get rid of RunCompiler
A-rustc-dev-guide
Area: rustc-dev-guide
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.
#135880
opened Jan 22, 2025 by
bjorn3
Loading…
fix outdated file path ref in llvm
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)
#135879
opened Jan 22, 2025 by
onur-ozkan
Loading…
ci: use 8 core arm runner for dist-aarch64-linux
A-testsuite
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#135878
opened Jan 22, 2025 by
marcoieni
Loading…
fix doc for std::sync::mpmc
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.
#135876
opened Jan 22, 2025 by
usamoi
Loading…
Remove 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.
Copy
bound from enter_forall
S-waiting-on-bors
#135875
opened Jan 22, 2025 by
BoxyUwU
Loading…
Enforce that all spans are lowered in ast lowering
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.
#135874
opened Jan 22, 2025 by
oli-obk
Loading…
coverage: Prepare for upcoming changes to counter creation
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.
#135873
opened Jan 22, 2025 by
Zalathar
Loading…
Make docs for AtomicUsize::from_mut platform-independent
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.
#135869
opened Jan 22, 2025 by
hkBst
Loading…
Don't pick 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 (-Znext-solver)
T: FnPtr
nested goals as the leaf goal in diagnostics for new solver
S-waiting-on-bors
#135866
opened Jan 22, 2025 by
BoxyUwU
Loading…
For E0223, suggest associated functions that are similar to the path, even if the base type has multiple inherent impl blocks.
A-diagnostics
Area: Messages for errors, warnings, and lints
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.
#135865
opened Jan 22, 2025 by
zachs18
Loading…
[blocked] Compiler: Finalize dyn compatibility renaming
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Detect when a field default is not using that field's type's default values
F-default_field_values
`#![feature(default_field_values)]`
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.
#135859
opened Jan 22, 2025 by
estebank
Loading…
rustdoc: Finalize dyn compatibility renaming
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.
#135858
opened Jan 22, 2025 by
fmease
Loading…
Library: Finalize dyn compatibility renaming
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.
#135856
opened Jan 22, 2025 by
fmease
Loading…
Only assert the Nominated for backporting to the compiler in the beta channel.
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.
Parser
size on specific arches
beta-nominated
#135855
opened Jan 22, 2025 by
cuviper
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-22.