Linker error when compiling nalgebra with const_fn_floating_point_arithmetic
and generic_const_exprs
#96561
Labels
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
requires-incomplete-features
This issue requires the use of incomplete features.
requires-nightly
This issue requires a nightly compiler in some way.
Symbols not found when compiling
nalgebra
on Mac (nightly-2022-03-12) with features. Also won't compile on the playgroundI tried this code:
link to the playground
I expected to see this happen: Compile
Instead, this happened: Got a linker error:
/!\ Removing the unstable features fixes the problem
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: