2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-10-20 09:06:36 +00:00
Commit graph

8 commits

Author SHA1 Message Date
John Vandenberg
ee9d147e11 Reduce line lengths 2024-09-08 14:28:26 +08:00
jtnunley
27f26ea430 iline docs 2023-04-30 09:58:28 -07:00
jtnunley
7c408f11dc add I/O safe traits 2023-04-30 09:58:28 -07:00
dignifiedquire
1a6d4f6a2f fix windows trait declarations for rawsocket 2020-05-02 20:27:50 +02: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