Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

RISC-V: Implement (Zkne or Zknd) intrinsics correctly A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-target-feature 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#146798 opened Sep 19, 2025 by a4lg Loading…
Rollup of 5 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.
#146797 opened Sep 19, 2025 by matthiaskrgr Loading…
Enable limit_rdylib_exports on wasm targets 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.
#146795 opened Sep 19, 2025 by alexcrichton Loading…
std: reorganize pipe implementations O-hermit Operating System: Hermit O-SGX Target: SGX O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ 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.
#146794 opened Sep 19, 2025 by joboet Loading…
naked_asm: emit a label starting with func_end A-naked Area: `#[naked]`, prologue and epilogue-free, functions, https://git.io/vAzzS F-naked_functions `#![feature(naked_functions)]` 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.
#146793 opened Sep 19, 2025 by folkertdev Loading…
Implement TryFrom<char> for usize. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#146792 opened Sep 19, 2025 by bjoernager Loading…
emit attribute for readonly non-pure inline assembly 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.
#146791 opened Sep 19, 2025 by folkertdev Loading…
chore: removes deprecated discord. A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#146788 opened Sep 19, 2025 by sysrex Loading…
btree: safety comments for init and new 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.
#146785 opened Sep 19, 2025 by hkBst Loading…
[win] Use find-msvc-tools instead of cc to find the linker and rc on Windows A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146784 opened Sep 19, 2025 by dpaoliello Loading…
mbe: Fix feature gate for macro_derive 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.
#146781 opened Sep 19, 2025 by joshtriplett Loading…
Ignore tests in tests/ui/abi for the GCC backend A-compiletest 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)
#146779 opened Sep 19, 2025 by GuillaumeGomez Loading…
Use standard attribute logic for allocator shim 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.
#146778 opened Sep 19, 2025 by nikic Loading…
fix ./x readdir logic when CDPATH is set 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)
#146777 opened Sep 19, 2025 by RalfJung Loading…
fixes for numerous clippy warnings 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.
#146776 opened Sep 19, 2025 by hkBst Loading…
fixes for numerous clippy warnings 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.
#146775 opened Sep 19, 2025 by hkBst Loading…
Allow running x <cmd> <path> from a different directory 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)
#146774 opened Sep 19, 2025 by Kobzol Loading…
Simplify default value of download-ci-llvm 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)
#146771 opened Sep 19, 2025 by Kobzol Loading…
fixes for numerous clippy warnings 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.
#146770 opened Sep 19, 2025 by hkBst Loading…
Add attributes for #[global_allocator] functions 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.
#146766 opened Sep 19, 2025 by nikic Loading…
cg_llvm: Replace some DIBuilder wrappers with LLVM-C API bindings (part 5) 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.
#146763 opened Sep 19, 2025 by Zalathar Loading…
Fix and provide instructions for running test suite on Apple simulators A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) O-ios Operating system: iOS O-tvos Operating system: tvOS (including simulator) O-unix Operating system: Unix-like O-visionos Apple visionOS O-watchos Operating System: 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#146762 opened Sep 19, 2025 by madsmtm Loading…
obligations_for_self_ty: skip irrelevant goals 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)
#146759 opened Sep 19, 2025 by lcnr Loading…
Stop linking rs{begin,end} objects on x86_64-*-windows-gnu 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#146758 opened Sep 19, 2025 by mati865 Draft
Improve the pretty print of UnstableFeature clause S-no-work-capacity-tracking Status: Exempted from triagebot work capacity tracking. 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.
#146753 opened Sep 19, 2025 by tiif Loading…
ProTip! Exclude everything labeled bug with -label:bug.