From 44dd247cd5ced8ae8a8c6f1d04463abce21c8e9e Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Fri, 17 Jul 2015 16:28:04 -0700 Subject: doc: Clean up primitive short descriptions This makes the primitive descriptions on the front page read properly as descriptions of types and not of the associated modules. --- src/libstd/num/usize.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libstd/num/usize.rs') diff --git a/src/libstd/num/usize.rs b/src/libstd/num/usize.rs index b54d8ae96c5..548c0dbb8dc 100644 --- a/src/libstd/num/usize.rs +++ b/src/libstd/num/usize.rs @@ -8,7 +8,7 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. -//! Operations and constants for pointer-sized unsigned integers (`usize` type) +//! The pointer-sized unsigned integer type #![stable(feature = "rust1", since = "1.0.0")] #![doc(primitive = "usize")] -- cgit 1.4.1-3-g733a5