summary refs log tree commit diff
path: root/src/test/run-pass/generic-extern-mangle.rs
AgeCommit message (Expand)AuthorLines
2015-04-08Remove pretty-expanded from failing testsAlex Crichton-1/+0
2015-03-31Stabilize std::numAaron Turon-4/+4
2015-03-23rustdoc: Replace no-pretty-expanded with pretty-expandedBrian Anderson-0/+2
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+2
2015-03-03fix test generic-extern-mangle.rsNiko Matsakis-1/+1
2014-11-13Remove lots of numeric traits from the preludesBrendan Zabarauskas-0/+2
2014-08-05Allow generic foreign functions.Russell-0/+16