]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #8292 - marekdownar:8239, r=xFrednet
authorbors <bors@rust-lang.org>
Mon, 17 Jan 2022 12:08:30 +0000 (12:08 +0000)
committerbors <bors@rust-lang.org>
Mon, 17 Jan 2022 12:08:30 +0000 (12:08 +0000)
issue #8239: Printed hint for lint or_fun_call is cropped and does no…

fixes rust-lang/rust-clippy#8239

changelog: [`or_fun_call`]: if suggestion contains more lines than MAX_SUGGESTION_HIGHLIGHT_LINES it is stripped to one line


Trivial merge