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
Marc-Antoine Perennou bbde18ffbd fix CI for recent rustc
Allow for unused `pub use` in experimental API which doesn't have its mods public for noiw.
MIPS CI is fully broken (doesn't find the MIPS toolchain) so disable it for now.
Reenable powerpc64 which is no longer broken
6 months ago
..
collections fix CI for recent rustc 6 months ago
fs Update src/fs/file.rs 1 year ago
future fix some typos 2 years ago
io add I/O safe traits 1 year ago
net add I/O safe traits 1 year ago
option fix CI for recent rustc 6 months ago
os iline docs 1 year 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 CI for recent rustc 6 months ago
rt Update async-global-executor and add tokio feature for tokio 1.0 3 years ago
stream Fix typos 2 years ago
string fix CI for recent rustc 6 months ago
sync fix CI for recent rustc 6 months ago
task Stabilize `std::task::spawn_blocking` 2 years ago
unit fix(stream): add send guards on collect 4 years ago
vec fix CI for recent rustc 6 months ago
channel.rs doc: update docs to fit the move of channels from the sync module 3 years ago
lib.rs Switch branch name to `main` 2 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 add I/O safe traits 1 year ago