rust/library/std
Tomasz Miąsko 479c23bb49 Remove result type from raw standard streams constructors
Raw standard streams constructors are infallible. Remove unnecessary
result type.
2020-08-21 13:17:20 +02:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Remove result type from raw standard streams constructors 2020-08-21 13:17:20 +02:00
tests mv std libs to library/ 2020-07-27 19:51:13 -05:00
build.rs Add RUST_STD_FREEBSD_12_ABI env variable 2020-08-09 17:52:00 +03:00
Cargo.toml Bump std's libc version to 0.2.74 2020-08-14 00:37:19 -07:00