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

For 5.0.0: Split up feature assets into default-syntaxes and default-themes #417

Merged
merged 5 commits into from Jan 16, 2022

Conversation

Enselic
Copy link
Collaborator

@Enselic Enselic commented Jan 7, 2022

Also specify hard dependencies directly in Cargo.toml instead of asking users to manually enable them. This allows us to simplify cfg directives.

Fixes #310

This will conflict with #407, but that should not affect code review, and I prefer getting this reviewed early over not having to sort out conflicts. The conflicts shouldn't be that bad.

@Enselic Enselic changed the title Split up feature assets into default-syntaxes and default-themes For 5.0.0: Split up feature assets into default-syntaxes and default-themes Jan 7, 2022
Not sure how to make this check make sense when splitting up `assets`, so I'll
just remove it. Most likely this is not needed any longer. It was added in
e9191a4.
@Enselic
Copy link
Collaborator Author

Enselic commented Jan 8, 2022

Reporter OK:ed this in #310 (comment)

@trishume trishume merged commit b1577b2 into trishume:master Jan 16, 2022
@Enselic Enselic deleted the split-up-assets-feature branch January 16, 2022 17:30
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.

Separate feature for theme/syntax bundling
2 participants