You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since new lints have a big impact on users of rustc, the policy is that they should go through the RFC process like other user-facing changes. As such, I'm going to give this one a close, but if anyone comes across this ticket and wants this lint, consider adding it to clippy and/or writing up an RFC. Thanks!
Like for allow/warn/forbid, there should be a warning when compiling code like
#[doc(foo)]
.version: rustc 0.13.0-nightly (81eeec0 2014-11-21 23:16:48 +0000)
The text was updated successfully, but these errors were encountered: