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

Improve naming for rustc_insignficant_dtor attribute 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#130943 by Noratrieb was closed Sep 27, 2024 Loading…
Disable jump threading of float equality beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. stable-accepted Accepted for backporting to the compiler in the stable channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#128271 by Noratrieb was merged Jul 27, 2024 Loading… 1.81.0
Fix ICE formatting 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.
#106791 by estebank was merged Jan 13, 2023 Loading… 1.68.0
Try to use approximate placeholder regions when outputting an AscribeUserType error in borrowck merged-by-bors This PR was explicitly merged by bors. 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.
#116097 by jackh726 was merged Nov 16, 2023 Loading… 1.76.0
use Vec for region constraints instead of BTreeMap merged-by-bors This PR was explicitly merged by bors. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#118824 by aliemjay was merged Dec 22, 2023 Loading… 1.77.0
next solver: provisional cache merged-by-bors This PR was explicitly merged by bors. 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)
#119735 by lcnr was merged Jan 12, 2024 Loading… 1.77.0
remove redundant match statement from dataflow const prop 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.
#127101 by matthiaskrgr was merged Jun 29, 2024 Loading… 1.81.0
Inherit function lifetimes for impl-trait 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#103449 by cjgillot was closed Oct 12, 2023 Loading…
[for errs] perf run sub_relations change 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)
#140480 by lcnr was closed Apr 29, 2025 Draft
Mark DefineOpaqueTypes::Yes use-sites uncovered by tests as FIXMEs 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.
#117369 by lqd was closed Oct 29, 2023 Loading…
Add a note when suggesting to use Impl Trait S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112088 by sladyn98 was closed Oct 31, 2023 Loading…
make help text for cannot find macro actionable S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#112091 by sladyn98 was closed Oct 31, 2023 Loading…
llvm-wrapper: add an include for Mangler 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.
#96217 by krasimirgg was closed Apr 19, 2022 Draft
[wip] Update Mac Catalyst support for Clang 13 O-macos Operating system: macOS 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.
#96392 by imWildCat was closed Jan 16, 2023 Draft
Print type of every call in a method call chain 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.
#96918 by estebank was closed Aug 19, 2022 Loading…
Fix ICE when return impl ?Sized 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.
#97413 by LYF1999 was closed May 30, 2022 Loading…
Don't generate a branch hint for assertions in unoptimized builds 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.
#117367 by saethlin was closed Nov 2, 2023 Loading…
Improve suggestions for closure parameters 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.
#97262 by kuecks was closed May 23, 2022 Loading…
Migrate rustc_passes diagnostics 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.
#100870 by naritanara was closed Sep 20, 2022 Draft
Write help for unexpected =>. Fixes #98128 S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. 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.
#98240 by GKFX was closed May 28, 2023 Loading…
Remove ToStableHashKey. 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.
#97961 by cjgillot was closed Jun 10, 2022 Loading…
Add new label to E0283 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.
#99308 by obeis was closed Jul 19, 2022 Loading…
hir::Generics: convert has_where_clause_predicates field into method 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.
#100113 by klensy was closed Dec 27, 2022 Draft
Add tests for 99866 and 99852 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.
#100998 by c410-f3r was closed Aug 26, 2022 Loading…
get rid of to_poly_trait_predicate and many without_const calls 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#104586 by oli-obk was closed Nov 25, 2022 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.