Don't ICE when encountering `dyn*` in statics or consts Since we have properly implemented `dyn*` support in CTFE (#107728), let's not ICE here anymore. Fixes #105777 r? `@eholk` |
||
|---|---|---|
| .. | ||
| check_consts | ||
| mod.rs | ||
| promote_consts.rs | ||
| validate.rs | ||
Don't ICE when encountering `dyn*` in statics or consts Since we have properly implemented `dyn*` support in CTFE (#107728), let's not ICE here anymore. Fixes #105777 r? `@eholk` |
||
|---|---|---|
| .. | ||
| check_consts | ||
| mod.rs | ||
| promote_consts.rs | ||
| validate.rs | ||