]> git.lizzy.rs Git - rust.git/commit
Remove nearly all uses of `~[]` from libtest.
authorHuon Wilson <dbau.pp+github@gmail.com>
Fri, 21 Mar 2014 12:17:33 +0000 (23:17 +1100)
committerHuon Wilson <dbau.pp+github@gmail.com>
Fri, 21 Mar 2014 14:08:57 +0000 (01:08 +1100)
commitbc3a10b9f9890ba2ddde4bdb1b734ec7685d91a6
tree746f4286769ff3cd2dd9b8ea8168a13a86e9edca
parent6d778ff61058a18978a0c24d61f6a84e57138fa4
Remove nearly all uses of `~[]` from libtest.

Deny further uses, with explicit allows on a few specific functions.
src/libtest/lib.rs
src/libtest/stats.rs