mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 04:52:40 +00:00
5 lines
85 B
Rust
5 lines
85 B
Rust
#[macro_use]
|
|
extern crate pretty_assertions;
|
|
|
|
include!("standard_assertion.rs");
|