summary refs log tree commit diff
path: root/src/test/run-pass/lib-defaults.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-09-21Workaround rust-lang/rust#54222 by just ignoring the warning about the linker...Felix S. Klock II-0/+2
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+2
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-5/+4
2017-02-23Add tests for lib defaultsPeter Wagenet-0/+23