Files
carbon-lang/proposals
Dana Jansens 21dc5cde04 Ensure where requirements in named constraints are visible to lookups (#7299)
Require rewrite and same-type constraints that do not depend on `.Self`
to be satisfied when a facet type is identified, since those constraints
may not be found later.
2026-07-22 16:18:57 +00:00
..

Proposals

Proposal lists

Directory structure

This directory contains accepted proposals for the carbon-lang repository. For information about declined/deferred proposals, please view the proposal's original pull request.

For accepted proposals, where ###### is the corresponding proposal's pull request number (padded to 6 digits):

  • p######-slug.md will contain the main proposal text, where slug is a robust slugification of the title of the proposal.
  • p######-slug may be present as an optional subdirectory for related files (for example, images).