[Bug 257419] lang/rust: panic on armv7 at 'capacity overflow', library/alloc/src/raw_vec.rs:546:5
Date: Thu, 23 Sep 2021 09:00:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257419
Robert Clausecker <fuz@fuz.su> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|Open |Closed
--- Comment #41 from Robert Clausecker <fuz@fuz.su> ---
After a test run on latest, I can confirm that the issue is fixed. Ports that
continue to fail are
devel/rust-analyzer (error[E0308]: mismatched types)
lang/gleam (error: failed to open: /nonexistent/.cargo/.crates.toml)
www/deno (error: conflicting types for 'get_cpu_speed')
security/solana (#error No timer implementation for this platform)
security/rustscan (error[E0308]: mismatched types)
security/cloak (error[E0425]: cannot find value `NEON` in module `cpu::arm`)
games/abstreet (error[E0308]: mismatched types)
But all these fail for for other reasons, so I consider the PR to be fixed.
--
You are receiving this mail because:
You are on the CC list for the bug.