Regnerate README.md
This commit is contained in:
parent
1bd023d3e0
commit
39e93d572b
2 changed files with 4 additions and 2 deletions
|
@ -152,8 +152,8 @@ pub fn plugin_registrar(reg: &mut Registry) {
|
|||
mut_reference::UNNECESSARY_MUT_PASSED,
|
||||
mutex_atomic::MUTEX_ATOMIC,
|
||||
needless_bool::NEEDLESS_BOOL,
|
||||
needless_features::AS_SLICE,
|
||||
needless_features::AS_MUT_SLICE,
|
||||
needless_features::AS_SLICE,
|
||||
open_options::NONSENSICAL_OPEN_OPTIONS,
|
||||
precedence::PRECEDENCE,
|
||||
ptr_arg::PTR_ARG,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue