about summary refs log tree commit diff
path: root/library/std/src/sys/common/alloc.rs
AgeCommit message (Expand)AuthorLines
2023-04-04library/std: Add support for loongarch64zhaixiaojuan-0/+1
2023-01-21library/std/sys_common: Define MIN_ALIGN for m68k-unknown-linux-gnuJohn Paul Adrian Glaubitz-0/+1
2022-11-26Remove redundant `all` in cfgChris Denton-6/+6
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-1/+1
2022-01-13Set the allocation MIN_ALIGN for espidf to 4.Scott Mabin-2/+8
2021-11-10std: Get the standard library compiling for wasm64Alex Crichton-1/+2
2021-08-10STD support for the ESP-IDF frameworkivmarkov-1/+2
2021-04-14Update documentationChristiaan Dirkx-2/+0
2021-04-14Move `std::sys_common::alloc` to `std::sys::common`Christiaan Dirkx-0/+48