Cauê Baasch de Souza e8731a926c Add large_types_passed_by_value lint
Refactor trivially_copy_pass_by_ref and the new lint into pass_by_ref_or_value module

Update stderr of conf_unknown_key test

Rename lint to large_types_passed_by_value

Increase `pass_by_value_size_limit` default value to 256

Improve rules for `large_types_passed_by_value`

Improve tests for `large_types_passed_by_value`

Improve documentation for `large_types_passed_by_value`

Make minor corrections to pass_by_ref_or_value.rs suggested by clippy itself

Fix `large_types_passed_by_value` example and improve docs

pass_by_ref_or_value: Tweak check for mut annotation in params

large_types_passed_by_value: add tests for pub trait, trait impl and inline attributes
2020-10-24 14:46:56 -03:00
..
2020-10-02 23:21:24 +13:00
2020-10-02 11:34:14 -07:00
2020-10-02 11:34:14 -07:00
2020-10-11 22:04:59 +02:00
2020-10-11 22:04:59 +02:00
2020-10-11 22:04:59 +02:00
2020-10-11 22:04:59 +02:00
2020-10-14 22:16:48 +02:00