raw_vec.rs: Remove superfluous fn alloc_guard `alloc_guard` checks that its argument is at most `isize::MAX`, but it is called only with layout sizes, which are already guaranteed to be at most `isize::MAX`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
raw_vec.rs: Remove superfluous fn alloc_guard `alloc_guard` checks that its argument is at most `isize::MAX`, but it is called only with layout sizes, which are already guaranteed to be at most `isize::MAX`. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||