-
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
Use llvm.memset.p0i8.* to initialize all same-bytes arrays
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.
#135258
opened Jan 8, 2025 by
oli-obk
Loading…
Move 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)
mod cargo
below the import statements
S-waiting-on-bors
#135256
opened Jan 8, 2025 by
onur-ozkan
Loading…
wix: allow to skip more components
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)
#135255
opened Jan 8, 2025 by
klensy
Loading…
Revert #131365
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)
#135253
opened Jan 8, 2025 by
pietroalbini
Loading…
Fix release notes link
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.
#135252
opened Jan 8, 2025 by
pietroalbini
Loading…
Only treat plain literal patterns as short
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#135251
opened Jan 8, 2025 by
oli-obk
Loading…
A couple simple borrowck cleanups
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.
#135250
opened Jan 8, 2025 by
lqd
Loading…
Fix overflows in the implementation of 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.
overflowing_literals
lint's help
S-waiting-on-review
#135249
opened Jan 8, 2025 by
s-cerevisiae
Loading…
Add a list of symbols for stable standard library crates
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.
#135247
opened Jan 8, 2025 by
tgross35
Loading…
rustc_feature: Avoid unsafe 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.
std::env::set_var()
in UnstableFeatures
tests
S-waiting-on-review
#135245
opened Jan 8, 2025 by
Enselic
Loading…
add missing provenance APIs on NonNull
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.
#135242
opened Jan 8, 2025 by
RalfJung
Loading…
Add unstable option to nul-terminate location strings
I-needs-decision
Issue: In need of a decision.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#135240
opened Jan 8, 2025 by
Darksonn
Loading…
Match Ergonomics 2024: document and reorganize the currently-implemented feature gates
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.
#135237
opened Jan 8, 2025 by
dianne
Loading…
Update a bunch of library types for MCP807
O-solid
Operating System: SOLID
O-unix
Operating system: Unix-like
O-windows
Operating system: Windows
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.
bootstrap: Add more comments to some of the test steps
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)
#135231
opened Jan 8, 2025 by
Zalathar
Loading…
Improve 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.
DispatchFromDyn
and CoerceUnsized
impl validation
S-waiting-on-review
#135228
opened Jan 8, 2025 by
compiler-errors
Loading…
Explicitly build proc macro test with panic=unwind
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.
#135225
opened Jan 7, 2025 by
erickt
Loading…
Outline panicking code for 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.
LocalKey::with
S-waiting-on-review
#135224
opened Jan 7, 2025 by
wyfo
Loading…
Ensure that we don't try to access fields on a non-struct pattern type
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.
#135222
opened Jan 7, 2025 by
estebank
Loading…
Include rustc and rustdoc book in replace-version-placeholder
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#135221
opened Jan 7, 2025 by
Urgau
Loading…
Check where-clauses during monomorphization
perf-regression
Performance regression.
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.
#135216
opened Jan 7, 2025 by
compiler-errors
•
Draft
Remove outdated information in the 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.
unreachable_pub
lint description
S-waiting-on-review
#135212
opened Jan 7, 2025 by
Urgau
Loading…
Rename 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.
BitSet
to DenseBitSet
S-waiting-on-review
#135205
opened Jan 7, 2025 by
lqd
Loading…
fix handling of ZST in win64 ABI on windows-msvc targets
O-windows-gnu
Toolchain: GNU, Operating system: Windows
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.
#135204
opened Jan 7, 2025 by
RalfJung
Loading…
Make 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.
lit_to_mir_constant
and lit_to_const
infallible
S-waiting-on-bors
#135195
opened Jan 7, 2025 by
oli-obk
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-12-08.