about summary refs log tree commit diff
path: root/src/test/run-pass/mutable-huh-variance-vec1.rs
AgeCommit message (Expand)AuthorLines
2011-11-16rustc: Accept 'const' as synonym for 'mutable?'Brian Anderson-1/+1
2011-10-18Immutable and mutable? are covariant on their inner typesBrian Anderson-0/+13