mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
reuse implementation of the system provider "unsupported"
This commit is contained in:
parent
33fd08b61f
commit
30c3dadb4d
@ -31,6 +31,7 @@ pub mod net;
|
||||
pub mod os;
|
||||
pub mod path;
|
||||
pub mod pipe;
|
||||
#[path = "../unsupported/process.rs"]
|
||||
pub mod process;
|
||||
pub mod rwlock;
|
||||
pub mod stack_overflow;
|
||||
|
Loading…
Reference in New Issue
Block a user