Skip to content

simplify ProgramClauseImplication #511

@nikomatsakis

Description

@nikomatsakis

Currently we have the ProgramClause type, which maps to an enum ProgramClauseData with two options:

I think we should remove the Implies variant and just have that a ProgramClause maps to a Binders<ProgramClauseImplication>, but those binders may be empty.

This is a straight refactoring and simplification.

This issue has been assigned to @declanvk via this comment.

Metadata

Metadata

Assignees

Labels

current-sprintBeing worked on in the current sprintgood first issueA good issue to start working on Chalk with

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions