sway icon indicating copy to clipboard operation
sway copied to clipboard

Add initial support for trait constraints

Open tritao opened this issue 3 years ago • 1 comments
trafficstars

So this is the initial work for trait contraints and is still not ready for review.

The final PR will actually be split up since this one also contains a fix for https://github.com/FuelLabs/sway/issues/2786.

Sending this as a draft so @emilyaherbert can take a look at an issue that came up: https://github.com/FuelLabs/sway/issues/2838

tritao avatar Sep 23 '22 17:09 tritao

The final PR will actually be split up since this one also contains a fix for https://github.com/FuelLabs/sway/issues/2786.

So a fix for #2786 will be made in a separate PR? That's good! We like incremental PRs :)

So this is the initial work for trait constraints and is still not ready for review.

Are we ready for this or are we planning on closing out all the declaration engine work before finishing trait constraints? It would be nice if all the DE tasks were completed before attempting trait constraints in case there are any surprises in those remaining tasks.

mohammadfawaz avatar Sep 23 '22 19:09 mohammadfawaz

Rebased

tritao avatar Oct 19 '22 15:10 tritao

Closing since this work is being picked up by @emilyaherbert

tritao avatar Oct 20 '22 13:10 tritao