summary refs log tree commit diff
path: root/src/test/run-make/no-duplicate-libs
AgeCommit message (Expand)AuthorLines
2017-07-05rustc: Implement the #[global_allocator] attributeAlex Crichton-56/+30
2017-06-20Remove the in-tree `flate` crateAlex Crichton-4/+4
2016-09-13Link test to compiler builtins and make unstableAlex Crichton-2/+4
2015-12-05std: Stabilize APIs for the 1.6 releaseAlex Crichton-3/+3
2015-10-19Fix up tests and docs.Vadim Chugunov-1/+4
2015-09-17rmake: Get all tests passing on MSVCAlex Crichton-6/+5
2015-08-10Remove morestack supportAlex Crichton-2/+0
2015-07-30Implement Win64 eh_personality natively.Vadim Chugunov-0/+3
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-2/+2
2015-02-07Feature-gate #![no_std]Keegan McAllister-2/+2
2015-02-05Clean up tidy scripts, coverage, performanceBrian Anderson-0/+2
2014-10-29Update infrastructure for fail -> panicSteve Klabnik-2/+2
2014-09-25Fix various places that were affected by adding core as dep of libcNiko Matsakis-0/+2
2014-08-04rustc: Link entire archives of native librariesAlex Crichton-2/+45
2014-02-26rustc: Don't deduplicate libraries linked toAlex Crichton-0/+30