rust/clippy_config/src
Philipp Krones 2da0edbdf1
Honor avoid-breaking-exported-api in needless_pass_by_ref_mut
Until now, the lint only emitted a warning, when breaking public API. Now it
doesn't lint at all when the config value is not set to `false`, bringing it in
line with the other lints using this config value.

Also ensures that this config value is documented in the lint.
2024-07-02 19:30:01 +02:00
..
conf.rs Honor avoid-breaking-exported-api in needless_pass_by_ref_mut 2024-07-02 19:30:01 +02:00
lib.rs Merge commit '9725c4a162' into clippy-subtree-update 2024-04-04 19:52:55 +02:00
metadata.rs Merge commit '93f0a9a91f' into clippy-subtree-update 2024-03-07 17:19:29 +01:00
msrvs.rs Merge remote-tracking branch 'upstream/master' into rustup 2024-06-27 18:49:59 +02:00
types.rs Merge commit '66c29b973b' into clippy-subtree-update 2024-01-25 19:17:36 +01:00