nasa
|
cc19592f80
|
Revert "Stabilize most stream method and remove unnecessary macros"
|
2020-03-12 18:34:09 +09:00 |
|
k-nasa
|
be60dd9fe7
|
fix: Remove unnecessary re-export and macros
|
2020-03-03 22:50:26 +09:00 |
|
Devashish Dixit
|
f611ceccc8
|
Run cargo fmt for doc comments (#515)
|
2019-11-12 17:47:03 +01: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 |
|
Yoshua Wuyts
|
4d34a15363
|
fix macros, take II
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-16 14:35:10 +02:00 |
|
Yoshua Wuyts
|
fe88da4e64
|
make all print macros unstable (#322)
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-14 14:48:12 +02:00 |
|
Yoshua Wuyts
|
467b64b6e7
|
doc fmt
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-13 19:54:44 +02:00 |
|
Yoshua Wuyts
|
296d0d9d31
|
add print macros
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-13 19:54:44 +02:00 |
|
Yoshua Wuyts
|
04479b13c3
|
add io::stdio
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-13 19:54:44 +02:00 |
|