]> git.lizzy.rs Git - rust.git/history - src/test/compile-fail/non-constant-enum-for-vec-repeat.rs
test: Make manual changes to deal with the fallout from removal of
[rust.git] / src / test / compile-fail / non-constant-enum-for-vec-repeat.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.
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
2014-02-08 borsauto merge of #12099 : alexcrichton/rust/rpath-tests...
2014-02-08 borsauto merge of #12094 : adridu59/rust/licensing, r=brson
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-07 borsauto merge of #12073 : alexcrichton/rust/doc-examples...
2014-02-07 borsauto merge of #12055 : dguenther/rust/tidy_test, r...
2014-02-07 Derek GuentherAdded tests to make tidy
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11944 : nathanielherman/rust/vec_opt...
2014-02-01 borsauto merge of #11932 : dmanescu/rust/11741-stability...
2014-02-01 borsauto merge of #11930 : bjz/rust/next_power_of_two,...
2014-02-01 borsauto merge of #11963 : alexcrichton/rust/fix-rustpkg...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-02-01 borsauto merge of #11965 : alexcrichton/rust/issue-7385...
2014-02-01 OGINO MasanoriAdd test cases for #4063.