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
Sort

Pull requests list

Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678) 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.
#138744 opened Mar 20, 2025 by Mallets Loading…
bootstrap: add --ci flag 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)
#138743 opened Mar 20, 2025 by onur-ozkan Loading…
rustc_target: Add more RISC-V vector-related features and use zvl*b target features in vector ABI check 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.
#138742 opened Mar 20, 2025 by taiki-e Loading…
Move ast::Item::ident into ast::ItemKind S-waiting-on-perf Status: Waiting on a perf run to be completed. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#138740 opened Mar 20, 2025 by nnethercote Draft
A MIR pass simplifying trivial enum uses, and other temporary locals 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.
#138739 opened Mar 20, 2025 by FractalFir Loading…
uefi: Update r-efi 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.
#138737 opened Mar 20, 2025 by Ayush1325 Draft
Sanitizers target modificators 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.
#138736 opened Mar 20, 2025 by azhogin Draft
Remove llvm and llvms triagebot ping aliases for icebreakers-llvm ping group A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#138735 opened Mar 20, 2025 by jieyouxu Loading…
Rollup of 15 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) 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-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.
#138733 opened Mar 20, 2025 by jieyouxu Loading…
Use def_path_str for def id arg in UnsupportedOpInfo 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.
#138732 opened Mar 20, 2025 by compiler-errors Loading…
coverage: Add LLVM plumbing for expansion regions A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#138731 opened Mar 20, 2025 by Zalathar Loading…
Clean up FnCtxt::resolve_coroutine_interiors 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.
#138729 opened Mar 20, 2025 by compiler-errors Loading…
Update compiler-builtins to 0.1.152 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.
#138728 opened Mar 20, 2025 by tgross35 Loading…
Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#138727 opened Mar 20, 2025 by compiler-errors Loading…
Check attrs: Don't try to retrieve the name of list stems A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#138724 opened Mar 19, 2025 by fmease Loading…
Use explicit cpu in some asm and codegen tests. 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.
#138721 opened Mar 19, 2025 by jchecahi Loading…
Specify a concrete stack size in channel tests 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.
#138720 opened Mar 19, 2025 by Jeff-A-Martin Loading…
merge opaque types defined in nested bodies 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.
#138719 opened Mar 19, 2025 by lcnr Loading…
Add an attribute that makes the spans from a macro edition 2021, and fix pin on edition 2024 with it A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#138717 opened Mar 19, 2025 by jdonszelmann Loading…
interpret memory access hooks: also pass through the Pointer used for the access 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.
#138713 opened Mar 19, 2025 by RalfJung Loading…
resolve: Support imports of associated types and glob imports from traits 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.
#138712 opened Mar 19, 2025 by petrochenkov Loading…
Update GCC submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#138709 opened Mar 19, 2025 by Kobzol Loading…
[tentative] Revert "Convert ShardedHashMap to use hashbrown::HashTable" A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138708 opened Mar 19, 2025 by fmease Draft
Improve bootstrap git modified path handling 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)
#138706 opened Mar 19, 2025 by Kobzol Loading…
[perf] Decouple directly accessing a HIR owner from ast lowering perf-regression Performance regression. 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.
#138705 opened Mar 19, 2025 by oli-obk Draft
ProTip! Add no:assignee to see everything that’s not assigned.