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
Auto merge of #289 - steffahn:clippy_more_features, r=Amanieu
Activate more features in clippy CI and fix new warnings
Continuing #288 (`@Amanieu,` you were too quick with the merge xD)
<hr>
Add `raw` feature to clippy-tested features but exclude `clippy::mising_safety_doc` and `clippy::missing_errors_doc` for now.
These documentation lints require some nontrivial fixes, I guess I’ll open an issue.
<hr>
I’ve got the fixes ready already, but let’s first test if CI failure works properly with the new lints activated…
0 commit comments