Macro crate_compile_test::bootstrap_compilation_tests [] [src]

macro_rules! bootstrap_compilation_tests {
    ($($name:ident),+) => { ... };
}