about summary refs log tree commit diff
path: root/src/test/compile-fail/vector-no-ann.rs
AgeCommit message (Expand)AuthorLines
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-17/+0
2017-02-04Add a new ui test and update existing onesCengiz Can-4/+3
2017-02-04Improve error message for uninferrable types #38812Cengiz Can-2/+3
2016-12-03Update error expectationsKeith Yeung-2/+2
2016-08-06Updated error message E0282Adam MedziƄski-1/+3
2015-05-06test: Update expected compile-fail message for E0282Ruud van Asseldonk-2/+3
2014-09-25Integrate builtin bounds fully into the trait checkerNiko Matsakis-1/+1
2014-03-22Remove outdated and unnecessary std::vec_ng::Vec imports.Huon Wilson-1/+0
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-0/+2
2014-03-21test: Automatically remove all `~[T]` from tests.Patrick Walton-1/+1
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