Docs.rs
rustc-test-0.3.1
rustc-test 0.3.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
github:servo:cargo-publish
SimonSapin
Dependencies
getopts ^0.2
normal
libc ^0.2
normal
rustc-serialize ^0.3
normal
term ^0.4
normal
time ^0.1
normal
rustc_version ^0.2.1
build
Versions
24.73%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustc_
test
0.3.1
rustc_test
Function
filter_tests
Copy item path
Source
pub fn filter_tests( opts: &
TestOpts
, tests:
Vec
<
TestDescAndFn
>, ) ->
Vec
<
TestDescAndFn
>