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

Make "no implicit copies" diagnostics controllable through lint settings #2503

Closed
msullivan opened this issue Jun 4, 2012 · 0 comments
Closed
Labels
A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-type-system Area: Type system

Comments

@msullivan
Copy link
Contributor

The diagnostics added as part of #2431 should probably be controllable through the lint diagnostic settings. The default for now probably should be 'warn', although it would be nice to eventually make it 'err'.

@ghost ghost assigned msullivan Jun 4, 2012
@msullivan msullivan removed their assignment Jun 16, 2014
bors added a commit to rust-lang-ci/rust that referenced this issue Sep 22, 2022
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. A-type-system Area: Type system
Projects
None yet
Development

No branches or pull requests

1 participant