Const-generic bounds should allow simple casts #84526
Labels
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
The
as_usize
wrapper function in the example below shouldn't be required.@oli-obk
#83278 (comment)
The text was updated successfully, but these errors were encountered: