error: expected associated type, found associated constant --> $DIR/consts.rs:3:29 | LL | pub fn accept(_: impl Trait) {} | ^ | = note: trait bounds not allowed on associated constant error: aborting due to previous error