dimforge / nalgebra

Linear algebra library for Rust.
https://nalgebra.org
Apache License 2.0
4.05k stars 485 forks source link

`nalgebra` does not build on nightly `rustc` 1.83.0 #1439

Closed jbeaurivage closed 2 months ago

jbeaurivage commented 2 months ago

It seems like trying to build nalgebra infinitely hangs on the latest nightly (1.83.0, 2024-09-11) compiler build.

jbeaurivage commented 2 months ago

Seems like this has now been fixed with the latest nightly toolchain.