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

Replace cfg(not?(any with llvm_versions #502

Closed

Conversation

DaniPopes
Copy link
Contributor

@DaniPopes DaniPopes commented May 28, 2024

Description

Replace all #[cfg(not?(any(feature = "llvm...", ...))] with llvm_versions.

This was done automatically with the following script: https://gist.github.com/DaniPopes/e7e9d7542dc3c512bcebdff59ea9ccaf

and formatted afterwards with cargo fmt.

Follow-up to #493

Related Issue

N/A

How This Has Been Tested

CI

Checklist

@DaniPopes DaniPopes marked this pull request as draft May 28, 2024 15:22
@DaniPopes
Copy link
Contributor Author

Ah nevermind, forgot custom attributes cannot be applied almost anywhere (:

@DaniPopes DaniPopes closed this May 28, 2024
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