Skip to content

Commit 877bd86

Browse files
LegNeatoFirestar99
authored andcommitted
compiletests: drop RuntimeArray const-bitcast misuse case
Remove the compile-fail test that casts constant data to `*const RuntimeArray<T>`. We do not want to support constructing `RuntimeArray` from Rust constant data.
1 parent b50c2dd commit 877bd86

File tree

2 files changed

+0
-35
lines changed

2 files changed

+0
-35
lines changed

tests/compiletests/ui/lang/consts/runtime-array-invalid-const-bitcast.rs

Lines changed: 0 additions & 19 deletions
This file was deleted.

tests/compiletests/ui/lang/consts/runtime-array-invalid-const-bitcast.stderr

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)