Hang with ADT const param, self-mention in where clause #103770
Labels
A-const-generics
Area: const generics (parameters and arguments)
C-bug
Category: This is a bug.
F-adt_const_params
`#![feature(adt_const_params)]`
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
I-hang
Issue: The compiler never terminates, due to infinite loops, deadlock, livelock, etc.
requires-incomplete-features
This issue requires the use of incomplete features.
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.
The compiler hangs on:
Hang sample
Version
Regression
searched nightlies: from nightly-2022-06-16 to nightly-2022-10-28
regressed nightly: nightly-2022-06-30
searched commit range: 8308806...ddcbba0
regressed commit: 116edb6 (#98542)
@rustbot label +A-const-generics +F-generic_const_exprs +I-hang +T-compiler
The text was updated successfully, but these errors were encountered: