]> git.lizzy.rs Git - rust.git/commit
mod items need to be marked with `cfg(test)` not `test`.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 30 Apr 2013 12:36:18 +0000 (14:36 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Thu, 2 May 2013 06:55:08 +0000 (08:55 +0200)
commit880e300ed7a35de9ecff489d7fc0d24f2e975109
tree41579eecd1d070c66f8d04a384008635d6eff85e
parentc14aa7eba88a3d0a26513dbb2a3acdcdcfc5072d
mod items need to be marked with `cfg(test)` not `test`.
src/libcore/task/mod.rs
src/libstd/cmp.rs