Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: iterative flattening pass (#4492)
# Description ## Problem\* Resolves #4449 ## Summary\* The issue is fixed by implementing an iterative version of the flattening pass. ## Additional Context ## Documentation\* Check one: - [X] No documentation needed. - [ ] Documentation included in this PR. - [ ] **[Exceptional Case]** Documentation to be submitted in a separate PR. # PR Checklist\* - [X] I have tested the changes locally. - [X] I have formatted the changes with [Prettier](https://prettier.io/) and/or `cargo fmt` on default settings. --------- Co-authored-by: jfecher <[email protected]>
- Loading branch information