Merge remote-tracking branch 'upstream/master' into box-alloc
This commit is contained in:
commit
06e4497a04
989 changed files with 13348 additions and 12044 deletions
|
@ -383,7 +383,7 @@ pub fn handle_alloc_error(layout: Layout) -> ! {
|
|||
unsafe { oom_impl(layout) }
|
||||
}
|
||||
|
||||
#[cfg(not(any(test, bootstrap)))]
|
||||
#[cfg(not(any(target_os = "hermit", test, bootstrap)))]
|
||||
#[doc(hidden)]
|
||||
#[allow(unused_attributes)]
|
||||
#[unstable(feature = "alloc_internals", issue = "none")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue