rust/library/core/src/ptr
Matthias Krüger 88e5ae2dd3
Rollup merge of #89786 - jkugelman:must-use-len-and-is_empty, r=joshtriplett
Add #[must_use] to len and is_empty

Parent issue: #89692

r? `@joshtriplett`
2021-10-31 13:20:05 +01:00
..
const_ptr.rs Fix typo in the ptr documentation 2021-08-05 22:50:56 -04:00
metadata.rs Fix a few misspellings. 2021-06-25 13:18:56 -07:00
mod.rs Add #[must_use] to mem/ptr functions 2021-10-30 18:54:48 -04:00
mut_ptr.rs Fix typo in the ptr documentation 2021-08-05 22:50:56 -04:00
non_null.rs Rollup merge of #89786 - jkugelman:must-use-len-and-is_empty, r=joshtriplett 2021-10-31 13:20:05 +01:00
unique.rs Rollup merge of #89839 - jkugelman:must-use-mem-ptr-functions, r=joshtriplett 2021-10-31 09:20:25 +01:00