error: constant expression depends on a generic parameter --> $DIR/feature-gate-const_evaluatable_checked.rs:8:30 | LL | fn test() -> Arr where Arr: Default { | ^^^^^^ | = note: this may fail depending on what value the parameter takes error: aborting due to previous error