
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
20 B
Rust
1 line
20 B
Rust
pub mod crash_test;
|