rust/library/std
David Carlier 1e232fea1b std::alloc: using posix_memalign instead of memalign on solarish.
simpler code path since small alignments are already taking care of.
close GH-124787
2024-05-11 18:08:35 +00:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src std::alloc: using posix_memalign instead of memalign on solarish. 2024-05-11 18:08:35 +00:00
tests Rename test for issue 21058 2024-05-05 10:47:12 -04:00
build.rs Support for visionOS 2024-03-18 20:45:45 -07:00
Cargo.toml library/std: Remove unused gimli-symbolize feature 2024-05-02 06:51:17 +02:00