mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 13:56:41 +00:00
vec_deque/fmt/vec tests: remove static mut More rust-lang/rust#125035. r? ```@tgross35```
5 lines
112 B
Rust
5 lines
112 B
Rust
#[path = "../../testing/crash_test.rs"]
|
|
pub mod crash_test;
|
|
#[path = "../../testing/macros.rs"]
|
|
pub mod macros;
|