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

fix typo 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.
#142112 opened Jun 6, 2025 by ada4a Loading…
Solaris targets were missing from build-manifest S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#142110 opened Jun 6, 2025 by psumbera Loading…
Update cargo S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142109 opened Jun 6, 2025 by weihanglo Loading…
compiler: Add track_caller to AbiMapping::unwrap 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.
#142108 opened Jun 6, 2025 by workingjubilee Loading…
Add compiler-builtins to bootstrap 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)
#142106 opened Jun 6, 2025 by tgross35 Loading…
remove extraneous text 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.
#142105 opened Jun 6, 2025 by tshepang Loading…
Update InterpCx::project_field to take FieldIdx 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.
#142103 opened Jun 6, 2025 by scottmcm Loading…
docs: Small clarification on the usage of read_to_string and read_to_end trait methods 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.
#142102 opened Jun 6, 2025 by kiseitai3 Loading…
core::ptr: deduplicate more method docs 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.
#142101 opened Jun 6, 2025 by lolbinarycat Loading…
rustdoc: make srcIndex no longer a global variable 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142100 opened Jun 5, 2025 by lolbinarycat Loading…
Rollup of 11 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-rustdoc-json Area: Rustdoc JSON backend O-unix Operating system: Unix-like O-windows Operating system: Windows PG-exploit-mitigations Project group: Exploit mitigations 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#142099 opened Jun 5, 2025 by matthiaskrgr Loading…
Int format into 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.
#142098 opened Jun 5, 2025 by GuillaumeGomez Loading…
gpu offload host code generation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-gpu_offload `#![feature(gpu_offload)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142097 opened Jun 5, 2025 by ZuseZ4 Draft
Simplify and optimize VecCache's SlotIndex::from_index 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142095 opened Jun 5, 2025 by joshtriplett Loading…
[do not merge] testing S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#142094 opened Jun 5, 2025 by ChrisDenton Loading…
add track_caller attribute to map_err and ok_or/_else 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.
#142093 opened Jun 5, 2025 by yaahc Loading…
rustdoc: Support middle::ty associated const equality predicates again F-associated_const_equality `#![feature(associated_const_equality)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142092 opened Jun 5, 2025 by fmease Loading…
Fix AIX build O-unix Operating system: Unix-like 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.
#142091 opened Jun 5, 2025 by thaliaarchi Loading…
Make root vars more stable perf-regression Performance regression. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142090 opened Jun 5, 2025 by compiler-errors Draft
Replace all uses of sysroot_candidates with get_or_default_sysroot A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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.
#142089 opened Jun 5, 2025 by bjorn3 Loading…
Filter out universals and lifetimes from stalled_vars 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)
#142088 opened Jun 5, 2025 by compiler-errors Loading…
duduplicate more AST visitor 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.
#142086 opened Jun 5, 2025 by fee1-dead Loading…
Don't walk into Certainty::Yes 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.
#142085 opened Jun 5, 2025 by compiler-errors Loading…
add myself to 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.
#142084 opened Jun 5, 2025 by jdonszelmann Loading…
Refactor rustc_attr_data_structures documentation A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#142082 opened Jun 5, 2025 by xizheyin Loading…
ProTip! Adding no:label will show everything without a label.