mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
b440ef8cdf
Unit tests directly inside of standard library crates require a very fragile way of building that is hard to reproduce outside of bootstrap.
2 lines
20 B
Rust
2 lines
20 B
Rust
pub mod crash_test;
|