Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(flatten): move compilation logic into Flattener #143

Merged
merged 6 commits into from
Jun 14, 2024

Conversation

klkvr
Copy link
Member

@klkvr klkvr commented Jun 14, 2024

flattening requires specific compilation pipeline (AST-only, non-cached), it is an implementation detail which should be configured, run and tested on compilers level.

src/flatten.rs Outdated Show resolved Hide resolved
Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@mattsse mattsse merged commit bbd599b into main Jun 14, 2024
14 checks passed
@DaniPopes DaniPopes deleted the klkvr/refactor-flatten branch June 14, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants