-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Trusty: 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.
write_vectored
and write_all
for stdio
S-waiting-on-review
#138876
opened Mar 24, 2025 by
thaliaarchi
Loading…
Trusty: Fix build for anonymous pipes and std::sys::process
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.
#138875
opened Mar 24, 2025 by
thaliaarchi
Loading…
Batch mark waiters as unblocked when resuming in the deadlock handler
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.
#138874
opened Mar 24, 2025 by
Zoxc
Loading…
Rollup of 10 pull requests
rollup
A PR which is a rollup
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)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138873
opened Mar 24, 2025 by
jhpratt
Loading…
rustc_target: RISC-V Area: Enabling/disabling target features like AVX, Neon, etc.
O-riscv
Target: RISC-V architecture
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.
Zfinx
is incompatible with {ILP32,LP64}[FD]
ABIs
A-target-feature
#138872
opened Mar 24, 2025 by
a4lg
Loading…
Change one Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
FxHashMap
to FxIndexMap
in librustdoc
S-waiting-on-review
#138871
opened Mar 24, 2025 by
smoelius
Loading…
Add target-specific NaN payloads for the missing tier 2 targets
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language 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.
#138870
opened Mar 23, 2025 by
beetrees
Loading…
Try not to use verbatim paths 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Command::current_dir
S-waiting-on-review
#138869
opened Mar 23, 2025 by
ChrisDenton
Loading…
Add do_not_recommend typo help
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.
#138868
opened Mar 23, 2025 by
mejrs
Loading…
linker: Fix staticlib naming for UEFI
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.
#138867
opened Mar 23, 2025 by
petrochenkov
Loading…
compiletest: Support matching on diagnostics without a span
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138865
opened Mar 23, 2025 by
petrochenkov
Loading…
Rework Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-print-requests
Area: print requests (`--print=...`)
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.
--print
options documentation
A-docs
#138864
opened Mar 23, 2025 by
Urgau
Loading…
core: use specialization for more methods of 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.
impl Iterator for &mut I
S-waiting-on-review
#138862
opened Mar 23, 2025 by
joboet
Loading…
Skip suggestion with equal spans attribute affected in suggest_trait_and_bounds
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.
#138852
opened Mar 23, 2025 by
xizheyin
Loading…
Update dependencies
A-tidy
Area: The tidy tool
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)
#138848
opened Mar 23, 2025 by
clubby789
Loading…
Tweaks to writeback and 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)
Obligation -> Goal
conversion
S-waiting-on-bors
#138846
opened Mar 22, 2025 by
compiler-errors
Loading…
Properly stall coroutine witnesses in new solver
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138845
opened Mar 22, 2025 by
compiler-errors
Loading…
expand: Leave traces when expanding Area: Attributes (`#[…]`, `#![…]`)
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
cfg
attributes
A-attributes
#138844
opened Mar 22, 2025 by
petrochenkov
Loading…
Emit Area: Attributes (`#[…]`, `#![…]`)
L-unused_attributes
Lint: unused_attributes
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.
unused_attributes
for #[inline]
on exported functions
A-attributes
#138842
opened Mar 22, 2025 by
Noratrieb
Loading…
rustc_resolve: Test the order that preludes are resolved
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.
#138840
opened Mar 22, 2025 by
jyn514
Loading…
Fix/tweak some tests in new solver
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#138838
opened Mar 22, 2025 by
compiler-errors
Loading…
resolve: Avoid remaining unstable iteration
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.
#138837
opened Mar 22, 2025 by
petrochenkov
Loading…
core: implement 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.
fold
via try_fold
perf-regression
#138835
opened Mar 22, 2025 by
joboet
Loading…
Group test diffs by stage in post-merge analysis
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#138834
opened Mar 22, 2025 by
Kobzol
Loading…
Start using Operating system: Unix-like
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.
with_native_path
in std::sys::fs
O-unix
#138832
opened Mar 22, 2025 by
ChrisDenton
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.