rustc_ap_rustc_data_structures
macro_rules! static_assert { ($test:expr) => { ... }; }
A simple static assertion macro.