-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 7 pull requests
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
#147363
opened Oct 5, 2025 by
Zalathar
Loading…
Avoid suggesting constrain the associated type to a trait
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.
#147362
opened Oct 5, 2025 by
chenyukang
Loading…
Make inliner cycle detection a fallible process
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Remove extra space for missing associated type term suggestion
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.
#147360
opened Oct 5, 2025 by
chenyukang
Loading…
Add alignment parameter to Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
simd_masked_{load,store}
A-LLVM
#147355
opened Oct 4, 2025 by
sayantn
Loading…
1 of 3 tasks
Fix wrong span for hightlight for duplicated diff lines
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.
#147354
opened Oct 4, 2025 by
chenyukang
Loading…
only call polymorphic array iter drop machinery when the type requires it
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Avoid Performance regression.
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.
LocalCopy
instantiation for #[inline]
on -Copt-level=0
perf-regression
Update x.ps1
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)
#147350
opened Oct 4, 2025 by
xyrar
Loading…
Improve the advice given by panic_immediate_abort
S-waiting-on-bors
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.
#147349
opened Oct 4, 2025 by
saethlin
Loading…
Tidy: revert Area: Attributes (`#[…]`, `#![…]`)
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)
flt
to ftl
A-attributes
#147345
opened Oct 4, 2025 by
Kivooeo
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
fmt::Write
a diagnostic item
S-waiting-on-bors
#147337
opened Oct 4, 2025 by
ada4a
Loading…
Add is_bit_one method to ints and uints
needs-acp
This change is blocked on the author creating an ACP.
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#147336
opened Oct 4, 2025 by
AljoschaMeyer
Loading…
std::os::windows::net: add Unix-domain socket support (AF_UNIX on Windows)
O-windows
Operating system: Windows
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.
#147335
opened Oct 4, 2025 by
kouhe3
Loading…
1 of 3 tasks
wip tcmalloc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-clippy
Relevant to the Clippy team.
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.
#147333
opened Oct 4, 2025 by
0xdeafbeef
Loading…
Set opt-level flag for installing tool only on CI
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)
#147332
opened Oct 4, 2025 by
Shunpoco
Loading…
Implement non-poisoning 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.
Mutex::with_mut
, RwLock::with
and RwLock::with_mut
S-waiting-on-bors
#147328
opened Oct 4, 2025 by
EFanZh
Loading…
cg_llvm: Remove inherent methods from several LLVM FFI types
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#147327
opened Oct 4, 2025 by
Zalathar
Loading…
cg_llvm: Consistently import Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-autodiff
`#![feature(autodiff)]`
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.
llvm::Type
and llvm::Value
A-LLVM
#147322
opened Oct 4, 2025 by
Zalathar
Loading…
Avoid to suggest pattern match on the similarly named in fn signature
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.
#147320
opened Oct 4, 2025 by
chenyukang
Loading…
Revert "Add known issue of let binding to format_args doc"
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.
#147311
opened Oct 3, 2025 by
tshepang
Loading…
Mark Area: Messages for errors, warnings, and lints
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
D-invalid-suggestion
Diagnostics: A structured suggestion resulting in incorrect code.
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.
PatternTypo
suggestion as maybe incorrect
A-diagnostics
#147310
opened Oct 3, 2025 by
Jules-Bertholet
Loading…
Add documentation about unwinding to wasm targets
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#147309
opened Oct 3, 2025 by
alexcrichton
Loading…
reorganize 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.
proc_macro
crate
S-waiting-on-review
#147307
opened Oct 3, 2025 by
cyrgani
Loading…
asm! support for the Xtensa architecture
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#147302
opened Oct 3, 2025 by
MabezDev
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.