about summary refs log tree commit diff
path: root/src/test/run-pass/allocator/xcrate-use.rs
AgeCommit message (Expand)AuthorLines
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-2/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+45
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...Felix S. Klock II-43/+0
2018-06-11Remove some '#[feature]' attributes for stabilized featuresSimon Sapin-1/+1
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-3/+3
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-1/+0
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-0/+44