summary refs log tree commit diff
path: root/src/test/compile-fail/issue-11374.rs
AgeCommit message (Expand)AuthorLines
2017-04-21Create a new method to run coercion inside probeGuillaume Gomez-1/+1
2015-03-20std: Remove old_io/old_path from the preludeAlex Crichton-5/+5
2015-02-16Implement the rules for RFC 599, and add various tests.Niko Matsakis-2/+2
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2015-01-26Fallout of io => old_ioAlex Crichton-2/+2
2015-01-03Remove deprecated functionalityAlex Crichton-1/+1
2014-09-15Add tests for a few A-needstest issuesJakub Wieczorek-0/+37