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 install-template.sh for Solaris tr 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)
#142908 opened Jun 23, 2025 by psumbera Loading…
Subtree update of rust-analyzer S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142907 opened Jun 23, 2025 by lnicola Loading…
Rollup of 5 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-meta Area: Issues & PRs about the rust-lang/rust repository itself 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.
#142906 opened Jun 23, 2025 by jdonszelmann Loading…
notify me when rdg is touched 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.
#142904 opened Jun 23, 2025 by tshepang Loading…
Only inherit local hash for paths S-waiting-on-perf Status: Waiting on a perf run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142903 opened Jun 23, 2025 by cjgillot Draft
Move all LLVM externs into the rustc_llvm crate A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself F-autodiff `#![feature(autodiff)]` 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.
#142897 opened Jun 23, 2025 by Diggsey Loading…
rustdoc_json: more conversion cleanups A-rustdoc-json Area: Rustdoc JSON backend 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.
#142896 opened Jun 23, 2025 by nnethercote Loading…
phantom_variance_markers: fix identifier usage in macro 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.
#142894 opened Jun 22, 2025 by pthariensflame Loading…
Stop collecting unmentioned constants 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.
#142893 opened Jun 22, 2025 by Mark-Simulacrum Loading…
Fix ICE on debug builds where lints are delayed on the crate root 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.
#142892 opened Jun 22, 2025 by jdonszelmann Loading…
MIR inliner maintains unused var_debug_info 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.
#142890 opened Jun 22, 2025 by kornelski Loading…
"set by Rusts options" O-unix Operating system: Unix-like 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.
#142889 opened Jun 22, 2025 by nabijaczleweli Loading…
ci: aarch64-gnu: Stop skipping panic_abort_doc_tests 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#142886 opened Jun 22, 2025 by Enselic Loading…
core: Add BorrowedCursor::with_unfilled_buf 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.
#142885 opened Jun 22, 2025 by a1phyr Loading…
StableMIR: Add method to retrieve body of coroutine 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.
#142884 opened Jun 22, 2025 by makai410 Loading…
Add impl_trait_in_bindings tests from #61773 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.
#142883 opened Jun 22, 2025 by mominul Loading…
Lazy init diagnostics-only local_names in borrowck 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.
#142882 opened Jun 22, 2025 by kornelski Loading…
JumpThreading: compute place and value indices on-demand 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.
#142881 opened Jun 22, 2025 by cjgillot Loading…
Remove dead instructions in terminate blocks A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#142879 opened Jun 22, 2025 by Mark-Simulacrum Loading…
Port #[target_feature] to new attribute parsing infrastructure A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustdoc-json Area: Rustdoc JSON backend 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.
#142876 opened Jun 22, 2025 by JonathanBrouwer Loading…
Don't suggest changing a method inside a expansion 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.
#142873 opened Jun 22, 2025 by Urgau Loading…
Ensure the read_to_end buffer always has enough room to fit a single UTF-8 code point 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.
#142872 opened Jun 22, 2025 by ChrisDenton Loading…
Trivial improve doc for transpose 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.
#142871 opened Jun 22, 2025 by chenyukang Loading…
Leave from CopyProp early when there are no replacements 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.
#142870 opened Jun 22, 2025 by tmiasko Loading…
Use join_with_double_colon in write_shared.rs. perf-regression Performance regression. 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.
#142869 opened Jun 22, 2025 by nnethercote Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.