about summary refs log tree commit diff
path: root/src/test/compile-fail/mutable-huh-variance-vec4.rs
AgeCommit message (Expand)AuthorLines
2013-02-26test: De-[mut] (remove all mutable arrays from) the tests. rs=demutingPatrick Walton-56/+0
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-14Treat bare vector and string literals as fixed length vecs. Closes #2922.Michael Sullivan-3/+3
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-7/+7
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-7/+7
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-9/+9
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-9/+9
2012-03-24new test which features conflicting variance requirementsNiko Matsakis-0/+46