dignifiedquire
|
1a6d4f6a2f
|
fix windows trait declarations for rawsocket
|
2020-05-02 20:27:50 +02:00 |
|
Yoshua Wuyts
|
b3d30de4a1
|
mark windows fs APIs as "unstable" (#567)
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-11-20 14:58:49 +01:00 |
|
hhggit
|
72ed4eb4fd
|
Update mod.rs
|
2019-11-20 19:51:01 +08:00 |
|
hhggit
|
2c9b558d14
|
add os::windows::symlink_{dir,file}
|
2019-11-18 10:20:07 +08:00 |
|
Yoshua Wuyts
|
335bd34470
|
Add "std" feature flag (#476)
* core feature
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* introduce std + default features
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* test std features on ci
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* finish up all features
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* Fix task_local macro
* Remove crossbeam-channel and futures-timer from std
* Move future::timeout() behind cfg_default
|
2019-11-07 23:56:58 +00:00 |
|
Stjepan Glavina
|
ec23632f3e
|
Cleanup: replace cfg-if with our macros (#361)
* Cleanup: replace cfg-if with our macros
* Prefix macros with cfg_
* Remove #[macro_export] from internal macros
|
2019-10-17 19:17:49 +02:00 |
|
Stjepan Glavina
|
a4381230b8
|
Clean up the fs module and a few other places
|
2019-09-14 01:24:31 +02:00 |
|
Stjepan Glavina
|
9d8ac36813
|
Rename feature docs.rs to docs
|
2019-08-12 19:50:30 +02:00 |
|
Florian Gilcher
|
5b0a6269a9
|
Initial commit
|
2019-08-08 14:44:48 +02:00 |
|