about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps/alloc-extern-crates
AgeCommit message (Expand)AuthorLines
2021-05-05Remote test for alloc `extern_crate` feature.John Ericson-30/+0
2020-07-27mv std libs to library/mark-1/+1
2019-06-17Make use of `ptr::null(_mut)` instead of casting zeroLzu Tao-2/+4
2019-02-03liballoc: alloc-extern-crates test needs --edition=2018Mazdak Farrokhzad-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-22rustc: Add a `#[wasm_custom_section]` attributeAlex Crichton-0/+38