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

Clean up #78

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Clean up #78

merged 1 commit into from
Aug 29, 2023

Conversation

samestep
Copy link
Contributor

This PR cleans up several things:

  • remove a bunch of unnecessary dependencies, especially from crates/core
  • rename rose::Function to rose::Func
  • change the type of members in rose::Ty::Tuple from Vec<rose::id::Ty> to Box<[rose::id::Ty]>

@samestep samestep merged commit 478f903 into main Aug 29, 2023
2 checks passed
@samestep samestep deleted the cleanup branch August 29, 2023 20:25
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.

1 participant