File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -348,6 +348,7 @@ Suppress lints whenever the suggested change would cause breakage for other crat
348
348
* [ ` enum_variant_names ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#enum_variant_names )
349
349
* [ ` large_types_passed_by_value ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#large_types_passed_by_value )
350
350
* [ ` linkedlist ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#linkedlist )
351
+ * [ ` needless_pass_by_ref_mut ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#needless_pass_by_ref_mut )
351
352
* [ ` option_option ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#option_option )
352
353
* [ ` rc_buffer ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#rc_buffer )
353
354
* [ ` rc_mutex ` ] ( https://rust-lang.github.io/rust-clippy/master/index.html#rc_mutex )
You can’t perform that action at this time.
0 commit comments