about summary refs log tree commit diff
path: root/src/test/run-pass/cast-mutable-trait.rs
AgeCommit message (Expand)AuthorLines
2014-01-03test: De-`@mut` the test suitePatrick Walton-36/+0
2013-10-23register snapshotsDaniel Micay-0/+2
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