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

bootstrap: Split out Step::is_really_default from Step::should_run 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)
#148965 opened Nov 15, 2025 by Zalathar Loading…
rust-analyzer subtree update S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#148964 opened Nov 15, 2025 by lnicola Draft
runtest.rs: remove redundant check 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)
#148963 opened Nov 15, 2025 by tshepang Loading…
fix(span): track original source len for dep-info A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#148962 opened Nov 15, 2025 by weihanglo Loading…
Run codegen tests on a 32-bit target in PR CI A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#148958 opened Nov 15, 2025 by saethlin Draft
Clippy subtree update S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team.
#148957 opened Nov 15, 2025 by flip1995 Loading…
re-enable wasm abi test 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.
#148956 opened Nov 14, 2025 by folkertdev Loading…
remove let this = self; in compiler 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.
#148955 opened Nov 14, 2025 by Kivooeo Loading…
Update wasm-component-ld to 0.5.19 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#148954 opened Nov 14, 2025 by alexcrichton Loading…
crater experiment: do not promote function calls in const/static items S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148952 opened Nov 14, 2025 by RalfJung Draft
rustc_target: aarch64: Remove deprecated FEAT_TME A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#148951 opened Nov 14, 2025 by maurer Loading…
rustdoc: add fmt_json helper and use it to avoid allocations S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#148950 opened Nov 14, 2025 by lolbinarycat Draft
resolve: Consider all traits from ambiguous glob imports to be in scope S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148946 opened Nov 14, 2025 by petrochenkov Loading…
resolve: Consider traits from shadowed glob imports to be in scope S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148943 opened Nov 14, 2025 by petrochenkov Loading…
stabilize Peekable::next_if_map (#![feature(peekable_next_if_map)]) 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#148941 opened Nov 14, 2025 by jdonszelmann Loading…
Show env normalization differences under two solvers 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)
#148939 opened Nov 14, 2025 by adwinwhite Loading…
Remove initialized-bytes tracking from BorrowedBuf and BorrowedCursor S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#148937 opened Nov 14, 2025 by joshtriplett Loading…
Use search_for_cycle_permutation to look for fn_sig 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.
#148936 opened Nov 14, 2025 by ywxt Loading…
Fix division syntax in doc comments 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.
#148935 opened Nov 14, 2025 by Wilfred Loading…
tweak editor configs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#148930 opened Nov 14, 2025 by WaffleLapkin Loading…
Fix performance regression with jemalloc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. 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.
#148925 opened Nov 13, 2025 by madsmtm Draft
Remove an outdated test 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.
#148918 opened Nov 13, 2025 by WaffleLapkin Loading…
fix incorrect import in std_detect on aarch64-unknown-openbsd 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.
#148914 opened Nov 13, 2025 by folkertdev Loading…
add note to lines docs about empty str behavior 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.
#148912 opened Nov 13, 2025 by msmoiz Loading…
Flags from *FLAGS* env vars now have precedence over bootstrap own flags and not the other way around. 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)
#148911 opened Nov 13, 2025 by karolzwolak Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.