From 17ddcb434b8fca7eeb865985942b146647a3510f Mon Sep 17 00:00:00 2001 From: Cameron Steffen Date: Sat, 30 Apr 2022 12:01:31 -0500 Subject: Improve primitive/std docs separation and headers --- library/core/src/array/mod.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library/core/src/array') diff --git a/library/core/src/array/mod.rs b/library/core/src/array/mod.rs index c9823a136bc..db5bfcab9d2 100644 --- a/library/core/src/array/mod.rs +++ b/library/core/src/array/mod.rs @@ -1,4 +1,4 @@ -//! Helper functions and types for fixed-length arrays. +//! Utilities for the array primitive type. //! //! *[See also the array primitive type](array).* -- cgit 1.4.1-3-g733a5