]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Sat, 26 Mar 2022 20:17:04 +0000 (20:17 +0000)
committerbors <bors@rust-lang.org>
Sat, 26 Mar 2022 20:17:04 +0000 (20:17 +0000)
add #[must_use] to functions of slice and its iterators.

Continuation of #92853.

Tracking issue: #89692.


Trivial merge