Properly track component provenance during transformations
Open
technical-debt
transformation
- Dominant language
- Rust
- Stars
- 289
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
While transforming programs, we're currently not correctly tracking all rewritings (e.g., just keeping a reference to one of the components when merging two). This is a prerequisite to #774.
Contributor guide
Assessment
This issue has not been assessed yet.