summary refs log tree commit diff
path: root/src/test/run-pass/cast-mutable-trait.rs
AgeCommit message (Expand)AuthorLines
2013-09-25Fix run-pass tests to have 'pub fn main'Alex Crichton-2/+2
2013-04-17Allow casting to mutable trait objects.Josh Matthews-0/+34