pub(crate) fn add_all_toolchain_suffices(
    target: &str,
    targets: &mut Vec<String>
)