👋 I'm trying to understand the limitations of `min_const_generics`. Is it expected that https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=59cca2f3891e9fa921afdcbcda9f2588 compiles ok without `min_const_generics`, but fails with it? _Originally posted by @alex in https://github.com/rust-lang/rust/issues/74878#issuecomment-673457909_