rust/library/std
Alexis Bourget 82ccdab96c Disallow missing unsafe blocks in unsafe fn in panicking.rs
This adds SAFETY comments where necessary, explaining the preconditions
and how they are respected.
2020-07-29 21:58:09 +02:00
..
benches mv std libs to library/ 2020-07-27 19:51:13 -05:00
src Disallow missing unsafe blocks in unsafe fn in panicking.rs 2020-07-29 21:58:09 +02:00
tests mv std libs to library/ 2020-07-27 19:51:13 -05:00
build.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00