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

Avoid over-counting of UsePath in the HIR stats. 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.
#141725 opened May 29, 2025 by nnethercote Loading…
fix(#141141): When expanding PartialEq, check equality of scalar types first. 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.
#141724 opened May 29, 2025 by Sol-Ell Loading…
Provide secrets to try builds with new bors S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#141723 opened May 29, 2025 by Kobzol Loading…
Add tls_model for cygwin target O-cygwin Target: *-pc-cygwin 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.
#141719 opened May 29, 2025 by Berrysoft Loading…
Rollup of 4 pull requests A-run-make Area: port run-make Makefiles to rmake.rs A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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-infra Relevant to the infrastructure 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.
#141717 opened May 29, 2025 by jhpratt Loading…
Rollup of 16 pull requests A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rustc-dev-guide Area: rustc-dev-guide 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure 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.
#141716 opened May 29, 2025 by jhpratt Loading…
Add loongarch64 with d feature to f32::midpoint fast path 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.
#141715 opened May 29, 2025 by heiher Loading…
Fast path for subtype and coercion goals 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)
#141711 opened May 28, 2025 by compiler-errors Draft
jsondocck: Refractor directive handling A-rustdoc-json Area: Rustdoc JSON backend C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-review 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.
#141709 opened May 28, 2025 by aDotInTheVoid Loading…
Add eslint as part of tidy run A-testsuite Area: The testsuite used to check the correctness of rustc 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-infra Relevant to the infrastructure 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.
#141705 opened May 28, 2025 by GuillaumeGomez Loading…
Structurally normalize types as needed in projection_ty_core 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)
#141703 opened May 28, 2025 by compiler-errors Loading…
Add eholk to compiler reviewer rotation A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#141702 opened May 28, 2025 by eholk Loading…
Atomic intrinsics : use const generic ordering, part 2 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#141700 opened May 28, 2025 by RalfJung Loading…
Use the informative error as the main const eval error message 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.
#141698 opened May 28, 2025 by oli-obk Loading…
ci: update docker version on codebuild A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#141697 opened May 28, 2025 by marcoieni Draft
Add rustc_diagnostic_item to sys::Mutex methods 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.
#141690 opened May 28, 2025 by Patrick-6 Loading…
core: unstably expose atomic_compare_exchange so stdarch can use it 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.
#141687 opened May 28, 2025 by RalfJung Loading…
Do not move thread-locals before dropping 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#141685 opened May 28, 2025 by orlp Loading…
rustbook: Bump versions of onig and onig_sys S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#141684 opened May 28, 2025 by petrochenkov Loading…
Handle ed2021 precise capturing of unsafe binder 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.
#141683 opened May 28, 2025 by compiler-errors Loading…
interpret/allocation: Fixup type for alloc_bytes 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.
#141682 opened May 28, 2025 by nia-e Loading…
Fast path for stalled obligations on self ty 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#141681 opened May 28, 2025 by compiler-errors Loading…
replace TraitRef link memory.md 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.
#141680 opened May 28, 2025 by davidjsonn Loading…
Revert "increase perf of charsearcher for single ascii characters" perf-regression Performance regression. 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.
#141678 opened May 28, 2025 by Kobzol Loading…
Async drop - type instead of async drop fn, fixes #140484 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.
#141677 opened May 28, 2025 by azhogin Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.