]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #4469 - vityafx:master, r=flip1995
authorbors <bors@rust-lang.org>
Thu, 29 Aug 2019 10:19:26 +0000 (10:19 +0000)
committerbors <bors@rust-lang.org>
Thu, 29 Aug 2019 10:19:26 +0000 (10:19 +0000)
Improve the cognitive_complexity lint's warning.

Adds the value of complexity limit set for the lint
to the warning.

Fixes #4466

Signed-off-by: Victor Polevoy <fx@thefx.co>
changelog: improve the `cognitive_complexity` lint's warning message.


Trivial merge