-
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
only call polymorphic array iter drop machinery when the type requires it
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
Rollup of 6 pull requests
A-run-make
Area: port run-make Makefiles to rmake.rs
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-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.
#147352
opened Oct 4, 2025 by
matthiaskrgr
Loading…
Avoid 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.
LocalCopy
instantiation for #[inline]
on -Copt-level=0
S-waiting-on-author
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-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.
#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-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.
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…
Remove FIXME comments about Status: Blocked on something else such as an RFC or other implementation work.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Cfg::parse
in librustdoc cfg
handling
S-blocked
#147298
opened Oct 3, 2025 by
GuillaumeGomez
Loading…
specialize 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.
slice::fill
to use memset
S-waiting-on-review
#147294
opened Oct 3, 2025 by
the8472
Loading…
Avoid getting Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
dep_dep_node
unnecessarily.
A-query-system
#147293
opened Oct 3, 2025 by
nnethercote
Loading…
Add sendmsg/recvmsg support to all supported sockets
O-unix
Operating system: Unix-like
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.
#147290
opened Oct 3, 2025 by
poscat0x04
•
Draft
Mitigate Area: Macro hygiene
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
A-thread-locals
Area: Thread local storage (TLS)
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.
thread_local!
shadowing issues
A-hygiene
#147289
opened Oct 3, 2025 by
Jules-Bertholet
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.