mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-11 06:24:24 +00:00
Minor Allocator doc fix
This commit is contained in:
parent
879ec55d2e
commit
609d43a15a
@ -370,7 +370,6 @@ impl fmt::Display for CannotReallocInPlace {
|
||||
}
|
||||
}
|
||||
|
||||
/// 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