random: add tracking issue, address other comments
This commit is contained in:
parent
a21ff017f4
commit
e94dd9b712
4 changed files with 19 additions and 14 deletions
|
|
@ -597,7 +597,7 @@ pub mod path;
|
|||
#[unstable(feature = "anonymous_pipe", issue = "127154")]
|
||||
pub mod pipe;
|
||||
pub mod process;
|
||||
#[unstable(feature = "random", issue = "none")]
|
||||
#[unstable(feature = "random", issue = "130703")]
|
||||
pub mod random;
|
||||
pub mod sync;
|
||||
pub mod time;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue