Const generic param disappears after rustfmt #124942
Labels
A-const-generics
Area: const generics (parameters and arguments)
A-rustfmt
Area: Rustfmt
C-bug
Category: This is a bug.
F-generic_const_items
`#![feature(generic_const_items)]`
requires-nightly
This issue requires a nightly compiler in some way.
I tried this code:
After rustfmt generic param disappears:
Meta
rustc --version --verbose
:Tested on playground
The text was updated successfully, but these errors were encountered: