mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
52758b7329
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;
|