-
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
[DRAFT] 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
S-waiting-on-review
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: 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.
if
condition misparse suggestion
S-waiting-on-review
#133051
opened Nov 14, 2024 by
estebank
Loading…
Change Visitor::visit_precise_capturing_arg so it returns a Visitor::Result
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.
#133049
opened Nov 14, 2024 by
maxcabrajac
Loading…
tests: Test pac-ret flag merging on clang with LTO
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#133045
opened Nov 14, 2024 by
mrkajetanp
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.
{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
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
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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-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.
#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…
Refactor 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.
configure_annotatable
S-waiting-on-review
#133021
opened Nov 14, 2024 by
nnethercote
Loading…
Querify should_codegen_locally
perf-regression
Performance regression.
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…
Make rustc consider itself a stable compiler when Area: test infrastructure (may span bootstrap/compiletest/more)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
RUSTC_BOOTSTRAP=-1
A-test-infra
#132993
opened Nov 13, 2024 by
jieyouxu
Loading…
check_consts: fix error requesting feature gate when that gate is not actually needed
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.
#132992
opened Nov 13, 2024 by
RalfJung
Loading…
Backport of rust-analyzer "Use completion item indices instead of property matching"
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#132987
opened Nov 13, 2024 by
lnicola
Loading…
Edit dangling pointers
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.
#132983
opened Nov 13, 2024 by
Anthony-Eid
•
Draft
alloc: fix 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.
Allocator
method names in alloc
free function docs
S-waiting-on-review
#132982
opened Nov 13, 2024 by
suaviloquence
Loading…
use 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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
--exact
on --skip
to avoid unintended substring matches
A-testsuite
#132979
opened Nov 13, 2024 by
onur-ozkan
Loading…
Mention both release *and* edition breakage for never type lints
A-lint
Area: Lints (warnings about flaws in source code) such as unused_mut.
F-never_type
`#![feature(never_type)]`
L-dependency_on_unit_never_type_fallback
Lint: dependency_on_unit_never_type_fallback
L-never_type_fallback_flowing_into_unsafe
Lint: never_type_fallback_flowing_into_unsafe
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.
#132978
opened Nov 13, 2024 by
WaffleLapkin
Loading…
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.
PeekableIterator
trait
S-waiting-on-review
#132976
opened Nov 13, 2024 by
bluebear94
•
Draft
De-duplicate and improve definition of core::ffi::c_char
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#132975
opened Nov 13, 2024 by
arichardson
Loading…
Properly pass linker arguments that contain commas
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.
#132974
opened Nov 13, 2024 by
madsmtm
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.