rust/compiler/rustc_const_eval
Yuki Okushi 4b8725b854
Rollup merge of #109921 - compiler-errors:dyn-star-const-static, r=eholk
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`
2023-04-06 07:18:29 +09:00
..
src Rollup merge of #109921 - compiler-errors:dyn-star-const-static, r=eholk 2023-04-06 07:18:29 +09:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00
messages.ftl Check for escape sequences in Fluent resources 2023-03-29 18:34:29 +01:00