Link fails with hidden symbol isn't defined #86710
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
This code (playground)
could not be compiled due to the following linker error:
This error disappears by commenting out part A and uncommenting either part B or part C.
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: