Merge commit 'aa0d551351' into clippy-subtree-update
This commit is contained in:
parent
4891dd4627
commit
277c4e4baf
183 changed files with 2484 additions and 848 deletions
|
|
@ -202,6 +202,7 @@ pub static LINTS: &[&crate::LintInfo] = &[
|
|||
crate::functions::MUST_USE_CANDIDATE_INFO,
|
||||
crate::functions::MUST_USE_UNIT_INFO,
|
||||
crate::functions::NOT_UNSAFE_PTR_ARG_DEREF_INFO,
|
||||
crate::functions::REF_OPTION_INFO,
|
||||
crate::functions::RENAMED_FUNCTION_PARAMS_INFO,
|
||||
crate::functions::RESULT_LARGE_ERR_INFO,
|
||||
crate::functions::RESULT_UNIT_ERR_INFO,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue