Remove impls for NonZero<T>

This commit is contained in:
David Tolnay
2018-05-18 21:06:14 -07:00
parent f58000cb41
commit 593bcb087d
5 changed files with 1 additions and 39 deletions
-1
View File
@@ -93,7 +93,6 @@
//! - Path
//! - PathBuf
//! - Range\<T\>
//! - NonZero\<T\> (unstable, deprecated)
//! - num::NonZero* (unstable)
//! - **Net types**:
//! - IpAddr