-
Notifications
You must be signed in to change notification settings - Fork 12.7k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Opt out TaKO8Ki from review rotation for now
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133097
opened Nov 16, 2024 by
jieyouxu
Loading…
[What If] NonNull could just offset directly?
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Add test directive Area: The compiletest test runner
A-testsuite
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
needs-atomic
A-compiletest
#133095
opened Nov 16, 2024 by
kei519
Loading…
Update cargo
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#133094
opened Nov 16, 2024 by
weihanglo
Loading…
Let chains tests
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.
#133093
opened Nov 16, 2024 by
est31
Loading…
Always set the deployment target when building std
A-run-make
Area: port run-make Makefiles to rmake.rs
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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)
#133092
opened Nov 16, 2024 by
madsmtm
Loading…
Stabilize noop_waker
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
-Zrandomize-layout
harder. Foo<T> != Foo<U>
S-waiting-on-review
#133088
opened Nov 16, 2024 by
the8472
Loading…
Detect missing 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.
.
in method chain in let
bindings and statements
S-waiting-on-review
#133087
opened Nov 16, 2024 by
estebank
Loading…
tests: ui/inline-consts: add issue number to a test, rename other tests
#133078
opened Nov 15, 2024 by
matthiaskrgr
Loading…
bump sccache for linux x86_64 to allow caching while PGO'd
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#133076
opened Nov 15, 2024 by
klensy
Loading…
Lexer tweaks
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.
#133070
opened Nov 15, 2024 by
nnethercote
•
Draft
Revert global default for 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)
download-rustc
to false
and only use if-unchanged
for tools and library profile defaults
S-waiting-on-review
#133068
opened Nov 15, 2024 by
jieyouxu
Loading…
[DRAFT] Performance regression.
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.
Rc
: allow deduping both deref
and clone
across types
perf-regression
Trim whitespace in RemoveLet primary span
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.
#133060
opened Nov 15, 2024 by
tyrone-wu
Loading…
Impl String::into_chars
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.
#133057
opened Nov 15, 2024 by
tisonkun
Loading…
Expand 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.
CloneToUninit
documentation.
S-waiting-on-review
#133055
opened Nov 14, 2024 by
kpreid
Loading…
Increase accuracy of 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.
if
condition misparse suggestion
S-waiting-on-author
#133051
opened Nov 14, 2024 by
estebank
Loading…
btree: add 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
{Entry,VacantEntry}::insert_entry
S-waiting-on-review
#133042
opened Nov 14, 2024 by
cuviper
Loading…
Print name of env var in Area: port run-make Makefiles to rmake.rs
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, 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.
--print=deployment-target
A-run-make
#133041
opened Nov 14, 2024 by
madsmtm
Loading…
turn creating 8dot3 names off for windows for speed
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#133033
opened Nov 14, 2024 by
klensy
Loading…
ABI checks: add support for some tier3 arches, warn on others.
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.
#133029
opened Nov 14, 2024 by
veluca93
Loading…
Merge Area: Issues & PRs about the rust-lang/rust repository itself
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.
-Zhir-stats
into -Zinput-stats
A-meta
#133023
opened Nov 14, 2024 by
samestep
Loading…
Querify should_codegen_locally
perf-regression
Performance regression.
S-blocked
Status: Marked as blocked ❌ on something else such as an RFC or other implementation work.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Update 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
+ bump bootstrap deps
S-waiting-on-review
#132994
opened Nov 13, 2024 by
clubby789
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.