-
Couldn't load subscription status.
- Fork 13.9k
Closed
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-generic_assert`#![feature(generic_assert)]``#![feature(generic_assert)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.
Description
Edit(fmease): The overarching tracking issue: #44838 (feature generic_assert).
Just a better-than-a-TODO internal issue to track the remaining things of #96496.
- Constant environments.
- Cap size to avoid large copies (https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=85575be37ce9ebaa2286ba1a7ed4930a).
-
Capture(Postponed, see [RFC-2011] Expandmatches!arguments.matches!#110382) - Prevent copies when methods don't require ownership. For example,
PartialEq. -
Capture block statements -
Pretty printing synchronization
@rustbot claim
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-generic_assert`#![feature(generic_assert)]``#![feature(generic_assert)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-libsRelevant to the library team, which will review and decide on the PR/issue.Relevant to the library team, which will review and decide on the PR/issue.