Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[perf experiment] Create a separate query for required and mentioned items 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125162 opened May 15, 2024 by tmiasko Draft
Meta: Allow unauthenticated users to modify L-*, PG-* and -Z* labels A-meta Area: Issues about the rust-lang/rust repository. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#125159 opened May 15, 2024 by fmease Loading…
hir pretty: fix block indent 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.
#125158 opened May 15, 2024 by Nilstrieb Loading…
Uplift FnSig to rustc_type_ir S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#125157 opened May 15, 2024 by compiler-errors Loading…
Expand for_loops_over_fallibles lint to lint on fallibles behind references. A-lint Area: Lints (warnings about flaws in source code) such as unused_mut. 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.
#125156 opened May 15, 2024 by zachs18 Loading…
Small improvements to the documentaion of FnAbi 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.
#125154 opened May 15, 2024 by FractalFir Loading…
to_opt_poly_X_pred -> as_X_clause 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
#125153 opened May 15, 2024 by compiler-errors Loading…
[Crater run experiment] let-chain rescoping S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125151 opened May 15, 2024 by dingxiangfei2009 Loading…
Uplift Goal to rustc_type_ir S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative
#125150 opened May 15, 2024 by compiler-errors Loading…
codegen: tweak/extend shift comments 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.
#125148 opened May 15, 2024 by RalfJung Loading…
Migrate run-make/panic-impl-transitive to rmake A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#125146 opened May 15, 2024 by Oneirical Loading…
CI: fix toolstate publishing 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.
#125145 opened May 15, 2024 by Kobzol Loading…
Migrate run-make/rustdoc-themes to new rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc 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)
#125142 opened May 15, 2024 by GuillaumeGomez Loading…
Add no_std Xtensa targets support 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#125141 opened May 15, 2024 by SergioGasquez Loading…
[DO NOT MERGE] perf run for rustc-hash candidate A-rustdoc-json Area: Rustdoc JSON backend A-testsuite Area: The testsuite used to check the correctness of rustc perf-regression Performance regression. 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)
#125133 opened May 14, 2024 by orlp Loading…
rustdoc-json-types: Document Id 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.
#125130 opened May 14, 2024 by aDotInTheVoid Loading…
Remove the branches from len_utf8 perf-regression Performance regression. 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.
#125129 opened May 14, 2024 by cuviper Loading…
Fix read_exact and read_buf_exact for &[u8] and io:Cursor 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.
#125123 opened May 14, 2024 by a1phyr Loading…
Improve parser 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.
#125117 opened May 14, 2024 by dev-ardi Loading…
(Big performance change) Do not run lints that cannot emit perf-regression Performance regression. 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-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.
#125116 opened May 14, 2024 by blyxyas Draft
Document behavior of create_dir_all wrt. empty 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.
#125112 opened May 14, 2024 by tbu- Loading…
[DO NOT MERGE] Expand core's prelude with more types 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#125107 opened May 14, 2024 by ChrisDenton Draft
coverage: Memoize and simplify counter expressions A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) 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.
#125106 opened May 14, 2024 by Zalathar Loading…
rustc_resolve cleanups 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.
#125105 opened May 14, 2024 by nnethercote Loading…
Convert some macros from LegacyBang to Bang. 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.
#125094 opened May 13, 2024 by nnethercote Loading…
ProTip! Exclude everything labeled bug with -label:bug.