Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[EXPERIMENTAL, DO NOT MERGE] Use pin-project-lite in core
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Fix miscompilation when calling default methods on 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.
Future
S-waiting-on-review
#111354
opened May 8, 2023 by
jonas-schievink
Loading…
avoid deadlock when reporting ice
A-query-system
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.
#111352
opened May 8, 2023 by
SparrowLii
Loading…
Prevent using the default 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)
cc when that'd result in a broken build
S-waiting-on-review
#111351
opened May 8, 2023 by
pietroalbini
Loading…
Remove type ascription feature gate
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.
#111350
opened May 8, 2023 by
chenyukang
Loading…
[wip] remove hardcoded 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)
RUSTDOCFLAGS flags in bootstrap
S-waiting-on-review
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.
Future::map
S-waiting-on-review
#111347
opened May 8, 2023 by
jonas-schievink
Loading…
Only depend on CFG_VERSION in rustc_interface
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.
#111345
opened May 8, 2023 by
jyn514
Loading…
Perform opportunistic simplifications during value numbering
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.
4 billion statements per block ought to be enough for anybody
perf-regression
Performance regressions
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.
Add asm clobbers for PPC / PPC64
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.
#111335
opened May 8, 2023 by
Richard-Rogalski
•
Draft
Prevent copies for unsized fn params
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.
#111330
opened May 8, 2023 by
JakobDegen
Loading…
Clear the stage 1 build cache for all modes, not just std
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)
#111329
opened May 8, 2023 by
jyn514
Loading…
Add support for NetBSD/aarch64-be (big-endian arm64).
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.
#111326
opened May 7, 2023 by
he32
Loading…
Support for native WASM exceptions
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.
#111322
opened May 7, 2023 by
mirkootter
Loading…
Add a distinct 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.
OperandValue::ZeroSized variant for ZSTs
S-waiting-on-review
#111318
opened May 7, 2023 by
scottmcm
Loading…
Add Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
OsStr inherent fns to test for and strip str prefixes.
S-waiting-on-review
#111317
opened May 7, 2023 by
jmillikin
Loading…
Remove 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative
FnPtr hack from trait_ref_is_knowable
S-waiting-on-author
#111308
opened May 6, 2023 by
compiler-errors
Loading…
Always const-evaluate the GCD in 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.
slice::align_to_offsets
S-waiting-on-bors
#111296
opened May 6, 2023 by
Sp00ph
Loading…
Fix mishandled 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.
--check-cfg arguments order
S-waiting-on-review
#111292
opened May 6, 2023 by
Urgau
Loading…
Remove some 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.
assumes from slice iterators that don't do anything
S-waiting-on-review
#111282
opened May 6, 2023 by
scottmcm
Loading…
Implement This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
From<{&,&mut} [T; N]> for Vec<T> where T: Clone
needs-fcp
#111278
opened May 6, 2023 by
EFanZh
Loading…
Add IoSlice::as_bytes
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#111277
opened May 6, 2023 by
Lucretiel
Loading…
Validate fluent variable references with Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
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.
debug_assertions
A-translation
#111269
opened May 5, 2023 by
clubby789
Loading…
[watchos] Fix broken target arm64_32-apple-watchos
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.
#111267
opened May 5, 2023 by
vladimir-ea
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.