Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit 367528f

Browse files
github-actions[bot]rustbot
authored andcommitted
ices/68130.rs: fixed with errors (#270)
=== stdout === === stderr === warning: the feature `const_generics` is incomplete and may cause the compiler to crash --> /home/runner/work/glacier/glacier/ices/68130.rs:1:12 | 1 | #![feature(const_generics)] | ^^^^^^^^^^^^^^ | = note: `#[warn(incomplete_features)]` on by default error: constant expression depends on a generic parameter --> /home/runner/work/glacier/glacier/ices/68130.rs:8:5 | 8 | store : MatrixArray<T, N, M>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this may fail depending on what value the parameter takes error: aborting due to previous error ============== Co-authored-by: rustbot <[email protected]>
1 parent 123bc46 commit 367528f

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed
File renamed without changes.

0 commit comments

Comments
 (0)