summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14366.rs
AgeCommit message (Expand)AuthorLines
2015-01-07markers -> markerNick Cameron-1/+1
2015-01-07Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`Nick Cameron-1/+1
2014-12-19Implement "perfect forwarding" for HR impls (#19730).Niko Matsakis-1/+0
2014-11-20Require that objects can only be made from Sized types. Fixes #18333.Niko Matsakis-1/+1
2014-10-06Revise DST test to not require duplicate errors.Aaron Turon-2/+0
2014-10-02Add tests for a few resolved issuesJakub Wieczorek-0/+17