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
Jonathas-Conceicao cd7fb9dec2 channel doc: Fix misleading reference to None return on Receiver
Signed-off-by: Jonathas-Conceicao <jonathas.conceicao@ossystems.com.br>
4 years ago
..
collections fix(stream): add send guards on collect 4 years ago
fs Fix wrong slice index when reading a file 4 years ago
future fix(timer): ensure the runtime is working for timers 4 years ago
io Fix unused_mut warning in nightly 4 years ago
net fix(net): ensure the reactor and runtime are running 4 years ago
option fix(stream): add send guards on collect 4 years ago
os fix(net): ensure the reactor and runtime are running 4 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
process Add process submodule as unstable (#310) 5 years ago
result fix(stream): add send guards on collect 4 years ago
rt fix(rt): use task::block_on on spawned threads 4 years ago
stream fix(stream): add send guards on collect 4 years ago
string fix(stream): add send guards on collect 4 years ago
sync channel doc: Fix misleading reference to None return on Receiver 4 years ago
task fix doc missing in #815 4 years ago
unit fix(stream): add send guards on collect 4 years ago
vec fix(stream): add send guards on collect 4 years ago
lib.rs chore: release v1.6.2 4 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
utils.rs fix export 4 years ago