Add comment, which was removed by accident (again)
This commit is contained in:
parent
a9fe0ca47a
commit
66a651244e
1 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,8 @@ impl System {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// The AllocRef impl checks the layout size to be non-zero and forwards to the GlobalAlloc impl,
|
||||||
|
// which is in `std::sys::*::alloc`.
|
||||||
#[unstable(feature = "allocator_api", issue = "32838")]
|
#[unstable(feature = "allocator_api", issue = "32838")]
|
||||||
unsafe impl AllocRef for System {
|
unsafe impl AllocRef for System {
|
||||||
#[inline]
|
#[inline]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue