rust/library/core/src/alloc
Ian Jackson 03d7001564 docs: GlobalAlloc: Make example only require 4096-aligned static
Alignments > 4k are not supported,
  https://github.com/rust-lang/rust/issues/70022
  https://github.com/rust-lang/rust/issues/70144

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
2021-07-21 12:37:59 +01:00
..
global.rs docs: GlobalAlloc: Make example only require 4096-aligned static 2021-07-21 12:37:59 +01:00
layout.rs Use #[non_exhaustive] where appropriate 2021-06-24 04:16:11 -04:00
mod.rs Rollup merge of #81767 - exrook:layout-error-stability, r=Mark-Simulacrum 2021-02-05 12:26:07 +01:00