about summary refs log tree commit diff
path: root/src/test/run-pass/lib-defaults.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-17/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
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