summary refs log tree commit diff
path: root/src/test/compile-fail/coerce-unsafe-to-closure.rs
AgeCommit message (Expand)AuthorLines
2015-03-23Fallout from changing fn traits to use inheritance rather than bridgeNiko Matsakis-1/+2
2014-12-13Fix compile fail testsJorge Aparicio-1/+1
2014-05-11core: Remove the cast moduleAlex Crichton-1/+1
2014-01-16Forbid coercing unsafe functions to closuresAlex Crichton-0/+14