Pepper Gray 1f03ca6b4f
dev-util/rustup: use system toolchain and ignore rust-toolchain.toml
Rustup reads rust-toolchain.toml if present in $(pwd) which may
cause undesired behavior.

Change to a temp dir bevor executing rustup to prevent this behavior.

[sam: Revbump to propagate the fix.]

Closes: https://bugs.gentoo.org/965147
Signed-off-by: Pepper Gray <hello@peppergray.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/44341
Closes: https://github.com/gentoo/gentoo/pull/44341
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-04 11:08:45 +00:00
..