rust/library/core
bors 1d9c262eea Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
add #[must_use] to functions of slice and its iterators.

Continuation of #92853.

Tracking issue: #89692.
2022-03-26 20:17:04 +00:00
..
benches Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
primitive_docs
src Auto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC 2022-03-26 20:17:04 +00:00
tests add #[must_use] to functions of slice and its iterators. 2022-03-26 10:24:25 +01:00
Cargo.toml