fn check_proc_macro_dep_list(
root: &Path,
cargo: &Path,
bless: bool,
check: &mut RunningCheck,
)
Expand description
Ensure the list of proc-macro crate transitive dependencies is up to date
fn check_proc_macro_dep_list(
root: &Path,
cargo: &Path,
bless: bool,
check: &mut RunningCheck,
)
Ensure the list of proc-macro crate transitive dependencies is up to date