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

Implement initial support for timing sections (--json=timings) 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.
#142123 opened Jun 6, 2025 by Kobzol Loading…
rustc_lexer: typo fix + small cleanups 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.
#142118 opened Jun 6, 2025 by hkBst Loading…
[DO NOT MERGE] Experimental A-testsuite Area: The testsuite used to check the correctness of rustc T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.
#142117 opened Jun 6, 2025 by jieyouxu Draft
Fix bootstrap tracing imports 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)
#142116 opened Jun 6, 2025 by jieyouxu Loading…
[EXPERIMENTAL] Debugging aarch64-apple rustdoc test failure A-testsuite Area: The testsuite used to check the correctness of rustc 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#142115 opened Jun 6, 2025 by jieyouxu Draft
Compute number of digits instead of relying on constant value for u128 display code 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.
#142114 opened Jun 6, 2025 by GuillaumeGomez Loading…
Reduce confusion of some drop order 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.
#142113 opened Jun 6, 2025 by shepmaster Loading…
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…
Add solaris targets to build-manifest S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142110 opened Jun 6, 2025 by psumbera Loading…
Update cargo S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#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…
Implement int_format_into feature 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…
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-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.
#142089 opened Jun 5, 2025 by bjorn3 Loading…
Filter out universals and lifetimes from stalled_vars 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142088 opened Jun 5, 2025 by compiler-errors Loading…
ProTip! Updated in the last three days: updated:>2025-06-03.