]> git.lizzy.rs Git - rust.git/commit
std: Remove some old #[cfg(test) hacks
authorBrian Anderson <banderson@mozilla.com>
Tue, 28 Jul 2015 23:22:05 +0000 (16:22 -0700)
committerBrian Anderson <banderson@mozilla.com>
Tue, 28 Jul 2015 23:22:05 +0000 (16:22 -0700)
commit64641985087e1aadfa2fcc1c849953b827a9fcd1
treef137f5dd81fad2d82706967a786025a2e757643c
parentfddfd089b75379f1d25f81541572d69a93f95c4f
std: Remove some old #[cfg(test) hacks

Since most lang items are actually defined in core, these hack reexports don't actually
do anything useful.
src/libstd/lib.rs