You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
async-std/src
Taiki Endo ffd46f75ca Replace deprecated compare_and_swap with compare_exchange 3 years ago
..
collections fix(stream): add send guards on collect 4 years ago
fs switch to futures-lite 4 years ago
future Update pin-project-lite to 0.2.0 4 years ago
io Fix BufWriter documentation: BufWriters do not flush when dropped. 4 years ago
net Update pin-project-lite to 0.2.0 4 years ago
option fix(stream): add send guards on collect 4 years ago
os Attempt 2 at fixing docs on windows 3 years ago
path fix(stream): add send guards on collect 4 years ago
pin Cleanup: replace cfg-if with our macros (#361) 5 years ago
result fix(stream): add send guards on collect 4 years ago
rt feat: move executor to async-global-executo 4 years ago
stream edit Small typo for Stream 3 years ago
string fix(stream): add send guards on collect 4 years ago
sync Replace deprecated compare_and_swap with compare_exchange 3 years ago
task Replace deprecated compare_and_swap with compare_exchange 3 years ago
unit fix(stream): add send guards on collect 4 years ago
vec fix(stream): add send guards on collect 4 years ago
channel.rs feat: new channels 4 years ago
lib.rs Merge pull request #916 from async-rs/async-process 3 years ago
macros.rs Revert "Stabilize most stream method and remove unnecessary macros" 4 years ago
prelude.rs Revert "Stabilize most stream method and remove unnecessary macros" 4 years ago
process.rs Restore sync process exports 3 years ago
utils.rs fix wasm and nostd builds 4 years ago