Huon Wilson
|
6d778ff610
|
Remove outdated and unnecessary std::vec_ng::Vec imports.
(And fix some tests.)
|
2014-03-22 01:08:57 +11:00 |
|
Patrick Walton
|
af79a5aa7d
|
test: Make manual changes to deal with the fallout from removal of
`~[T]` in test, libgetopts, compiletest, librustdoc, and libnum.
|
2014-03-21 23:37:21 +11:00 |
|
Patrick Walton
|
579eb2400b
|
test: Automatically remove all ~[T] from tests.
|
2014-03-21 23:37:21 +11:00 |
|
Patrick Walton
|
82062a6348
|
test: De-mut the test suite. rs=demuting
|
2013-02-22 18:35:01 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Tim Chevalier
|
6d4907a742
|
testsuite: Eliminate uses of structural records from most run-pass tests
Except the pipes tests (that needs a snapshot)
|
2013-01-26 11:35:17 -08:00 |
|
Patrick Walton
|
ad25e208ee
|
librustc: Allow &mut to be loaned; allow self to be loaned; make &mut loanable to & . r=nmatsakis
|
2013-01-24 13:52:22 -08:00 |
|