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

How to handle future compatibility lints #145

Open
bjorn3 opened this issue Jul 26, 2022 · 1 comment
Open

How to handle future compatibility lints #145

bjorn3 opened this issue Jul 26, 2022 · 1 comment
Labels
topic: future compat lint Issue tracking future compatability lints

Comments

@bjorn3
Copy link

bjorn3 commented Jul 26, 2022

Should ferrocene mandate that they are denied, or should it allow them to be silenced? And should there be a difference between future compatibility lints that fix soundness holes and those that don't?

@Veykril Veykril added the topic: future compat lint Issue tracking future compatability lints label Aug 30, 2022
@Veykril
Copy link
Member

Veykril commented Aug 30, 2022

The current plan is to omit future compat lints, that is we will not specify them, though as the target version of the language that we want to specify is not yet finalized we'll keep an eye on them as some could turn into a hard error by the time we lock in on a version of the language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: future compat lint Issue tracking future compatability lints
Projects
None yet
Development

No branches or pull requests

2 participants