about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14853.rs
AgeCommit message (Expand)AuthorLines
2015-12-18Make RFC 1214 warnings into errors, and rip out the "warn or err"Niko Matsakis-1/+1
2015-04-21test: Fix fallout in testsAlex Crichton-2/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+2
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-2/+2
2015-01-14Refactor compare_impl_method to use all boundsJared Roesch-2/+1
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-1/+1
2014-11-18std: Stabilize std::fmtAlex Crichton-5/+6
2014-10-02Add tests for a few resolved issuesJakub Wieczorek-0/+30