mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Rust changed bootstrap design since version 1.89.0, and it doesn't build stage0 stdlib anymore: https://blog.rust-lang.org/inside-rust/2025/05/29/redesigning-the-initial-bootstrap-sequence/ This upstream PR will fix the issue from 1.91.0: https://github.com/rust-lang/rust/pull/145876 Closes: https://bugs.gentoo.org/962786 Signed-off-by: Sungjoon Moon <sumoon@seoulsaram.org> Part-of: https://github.com/gentoo/gentoo/pull/43765 Closes: https://github.com/gentoo/gentoo/pull/43765 Signed-off-by: Sam James <sam@gentoo.org>