type_name doesn't get correct type_name with const generics. #65372
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-intrinsics
Area: Intrinsics
C-bug
Category: This is a bug.
F-const_generics
`#![feature(const_generics)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Example code:
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=2dd38f47a052e3545fad6cd1249d6a6a
The text was updated successfully, but these errors were encountered: