]> git.lizzy.rs Git - rust.git/commit
Replace libtest/lib.rs:FnBox with std::boxed::FnBox.
authorCorey Farwell <coreyf@rwell.org>
Sun, 10 Dec 2017 17:58:22 +0000 (12:58 -0500)
committerCorey Farwell <coreyf@rwell.org>
Fri, 15 Dec 2017 14:11:14 +0000 (09:11 -0500)
commit4f04f975aee2fcbc3fc17ef7693920497a323e1c
treefae0df741eceea20ffca095e93fa1722d1397a0a
parent2537a499c2f1983011ad04ba2e59e5ff2e2989b6
Replace libtest/lib.rs:FnBox with std::boxed::FnBox.

Fixes https://github.com/rust-lang/rust/issues/41810.
src/librustdoc/test.rs
src/libtest/lib.rs
src/tools/compiletest/src/main.rs