Skip to content
New issue

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

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

Already on GitHub? # to your account

Check usage of max_level features #627

Merged
merged 2 commits into from
Apr 1, 2024

Conversation

Thomasdezeeuw
Copy link
Collaborator

With this change log will to fail to compile if two or more (release_)max_level_* features are used.

Closes #481

With this change log will to fail to compile if two or more
(release_)max_level_* features are used.
@Thomasdezeeuw
Copy link
Collaborator Author

Well, at least we know it works: https://github.com/rust-lang/log/actions/runs/8500090037/job/23281579006?pr=627#step:6:51, but accepting this means --all-features won't work any more.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider emitting a diagnostic message when multiple incompatible log level features are used
2 participants