rust/library/std
Amjad Alsharafi 559679b8c3 Applied #![deny(unsafe_op_in_unsafe_fn)] in library/std/src/wasi
All refactoring needed was only in `alloc.rs`, changed part of the code
in `alloc` method to satisfy the SAFETY statement
2020-09-03 08:27:59 +08:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Applied #![deny(unsafe_op_in_unsafe_fn)] in library/std/src/wasi 2020-09-03 08:27:59 +08: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