Unit tests directly inside of standard library crates require a very fragile way of building that is hard to reproduce outside of bootstrap.
1 line
17 B
Rust
1 line
17 B
Rust
mod binary_heap;
|