Deny unsafe ops in unsafe fns in libcore After `liballoc`, It's time for `libcore` :D I planned to do this bit by bit to avoid having a big chunk of diffs, so to make reviews easier, and to make the unsafe blocks narrower and take the time to document them properly. r? @nikomatsakis cc @RalfJung |
||
|---|---|---|
| .. | ||
| memchr.rs | ||
| mod.rs | ||
| rotate.rs | ||
| sort.rs | ||