flux-rs / flux

Refinement Types for Rust
MIT License
581 stars 17 forks source link

Make GenericsSubstFolder configurable #603

Closed nilehmann closed 6 months ago

nilehmann commented 6 months ago

Spawn out of this discussion.

This makes the substitution of generic parameters configurable. This is similar to the original implementation with a different substitution for sorts but I believe this is more honest about explaining the underlying issue.