On 6.11.2024 13.25, kan...@gentoo.org wrote: > + local RUST_DEPS=() > + RUST_DEPS+=( "|| (" ) > + for slot in "${_RUST_SLOTS[@]}"; do > + if [[ -n ${usedep} ]]; then > + RUST_DEPS+=( "dev-lang/rust:${slot}[${usedep}] > dev-lang/rust-bin:${slot}[${usedep}]" ) > + else > + RUST_DEPS+=( "dev-lang/rust:${slot} > dev-lang/rust-bin:${slot}" )
I already pointed this out, but as a reminder: In my opinion we should primarily prefer the -bin variant over source-built, like is currently done with the virtual. It's a more beginner-friendly choice, and overall better for rust developers who don't use Gentoo but want to reproduce something via e.g. docker, to get the environment up and running faster. -- juippis
OpenPGP_signature.asc
Description: OpenPGP digital signature