]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/vector-no-ann.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / compile-fail / vector-no-ann.rs
2014-03-21 Patrick Waltontest: Make manual changes to deal with the fallout...
2014-03-21 Patrick Waltontest: Automatically remove all `~[T]` from tests.
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-07-03 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-07-02 Brian AndersonMerge branch 'doc-comments'
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-06-30 Gareth Daniel Smithchange the test suite `//! kind` syntax to `//~ kind...
2012-06-30 Michael SullivanSwitch the compiler over to using ~[] notation instead...
2012-06-26 Michael SullivanMake vectors uglier ([]/~). Sorry. Should be temporary...
2012-05-01 Brian AndersonMerge pull request #2322 from bkircher/fix-getopts...
2012-05-01 Niko MatsakisStop inferring bot/static when types/regions are uncons...
2012-03-30 Niko Matsakisresolve type variables with no constraints to bot
2011-08-20 Brian AndersonReformat
2011-07-29 robarnoldMerge pull request #781 from robarnold/upstream-stable
2011-07-27 Marijn HaverbekeReformat for new syntax
2011-06-14 Rafael Ávila de... Merge remote branch 'upstream/master'
2011-06-14 Tim ChevalierRemove some unnecessary xfails
2011-06-10 Patrick WaltonMerge pull request #447 from paulstansifer/quick_error_...
2011-06-08 Josh MatthewsMerge remote branch 'graydon/master'
2011-06-08 Patrick Waltonrustc: Print out a real error message on unresolved...
2011-05-24 Tim ChevalierUn-XFAIL vector-no-ann
2011-05-19 Graydon Hoarexfail vector-no-ann.rs.
2011-05-19 Tim ChevalierMake trans use span_err for the dreaded "ty_var in...