about summary refs log tree commit diff
path: root/example/alloc_example.rs
AgeCommit message (Expand)AuthorLines
2021-03-31Revert "Build with `-Cpanic=unwind` by default"bjorn3-6/+1
2021-03-31Build with `-Cpanic=unwind` by defaultbjorn3-1/+6
2021-02-21Don't build alloc_system as part of the sysrootbjorn3-1/+1
2021-01-31Link examples to the correct libc when targeting Windowsbjorn3-1/+2
2020-06-16Fix warnings in alloc_example.rsbjorn3-6/+2
2020-04-17Use the correct return type for putsbjorn3-1/+1
2019-04-27Preserve the order files are added to archivesbjorn3-1/+1
2019-03-21Rustup to rustc 1.35.0-nightly (82e2f3ec2 2019-03-20)bjorn3-2/+2
2018-11-05Add some benchmarksbjorn3-0/+41