Function check_proc_macro_dep_list

Source
fn check_proc_macro_dep_list(
    root: &Path,
    cargo: &Path,
    bless: bool,
    bad: &mut bool,
)
Expand description

Ensure the list of proc-macro crate transitive dependencies is up to date