remove stability note from std::net
This is served by stability markers.
This commit is contained in:
parent
da2276e293
commit
97199bcb5d
1 changed files with 1 additions and 4 deletions
|
|
@ -8,10 +8,7 @@
|
|||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
//! Networking primitives for TCP/UDP communication
|
||||
//!
|
||||
//! > **NOTE**: This module is very much a work in progress and is under active
|
||||
//! > development.
|
||||
//! Networking primitives for TCP/UDP communication.
|
||||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue