about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/std-core-cycle
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-43/+0
2022-08-23Diagnose missing includes in run-make testsTomasz Miąsko-1/+1
2021-01-13Update code to account for extern ABI requirementMark Rousskov-1/+1
2018-12-25Remove licensesMark Rousskov-20/+0
2018-06-11Remove some '#[feature]' attributes for stabilized featuresSimon Sapin-1/+0
2018-06-11Remove alloc::Opaque and use *mut u8 as pointer type for GlobalAllocMike Hommey-2/+2
2018-04-12Rename alloc::Void to alloc::OpaqueSimon Sapin-2/+2
2018-04-12Use the GlobalAlloc trait for #[global_allocator]Simon Sapin-4/+4
2018-04-04Fix another circulare deps link args issueAlex Crichton-0/+1
2018-03-29rustc: Group linked libraries where neededAlex Crichton-0/+63