Remove notes about stability (#444)

This is already included with the regular stability attributes, and some of this is now stable, while some of it is not.
This commit is contained in:
Steve Klabnik 2018-05-14 12:10:31 -04:00 committed by Alex Crichton
parent c781efd8d5
commit 755f78bce5

View file

@ -14,9 +14,6 @@
/// `i686-pc-windows-msvc` target will have an `x86` module here, whereas
/// `x86_64-pc-windows-msvc` has `x86_64`.
///
/// > **Note**: This module is currently unstable. It was designed in
/// > [RFC 2325][rfc] and is currently [tracked] for stabilization.
///
/// [rfc]: https://github.com/rust-lang/rfcs/pull/2325
/// [tracked]: https://github.com/rust-lang/rust/issues/48556
///