about summary refs log tree commit diff
path: root/src/test/compile-fail/vector-no-ann.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-1/+1
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-1/+1
2012-04-30Stop inferring bot/static when types/regions are unconstrained.Niko Matsakis-0/+3
2012-03-29resolve type variables with no constraints to botNiko Matsakis-2/+0
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-3/+1
2011-06-14Remove some unnecessary xfailsTim Chevalier-2/+0
2011-06-07rustc: Print out a real error message on unresolved types. Puts out burning t...Patrick Walton-1/+1
2011-05-23Un-XFAIL vector-no-annTim Chevalier-5/+1
2011-05-19xfail vector-no-ann.rs.Graydon Hoare-0/+5
2011-05-19Make trans use span_err for the dreaded "ty_var in trans::type_of" errorTim Chevalier-0/+5