Minor Allocator doc fix
This commit is contained in:
parent
879ec55d2e
commit
609d43a15a
@ -370,7 +370,6 @@ fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result {
|
||||
}
|
||||
}
|
||||
|
||||
/// An implementation of `Allocator` can allocate, reallocate, and
|
||||
/// An implementation of `Alloc` can allocate, reallocate, and
|
||||
/// deallocate arbitrary blocks of data described via `Layout`.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user