2023-10-13 09:02:49 +00:00
|
|
|
error: internal compiler error: compiler/rustc_const_eval/src/interpret/step.rs:274:21: SizeOf MIR operator called for unsized type dyn Debug
|
2021-01-21 17:10:40 +00:00
|
|
|
--> $SRC_DIR/core/src/mem/mod.rs:LL:COL
|
2021-01-19 07:11:24 +00:00
|
|
|
|
2023-08-08 08:31:44 +00:00
|
|
|
Box<dyn Any>
|
|
|
|
query stack during panic:
|
2023-10-06 20:35:52 +00:00
|
|
|
#0 [eval_to_allocation_raw] const-evaluating + checking `<impl at $DIR/issue-80742.rs:25:1: 27:32>::{constant#0}`
|
2023-08-08 08:31:44 +00:00
|
|
|
#1 [eval_to_valtree] evaluating type-level constant
|
|
|
|
end of query stack
|
|
|
|
error: aborting due to previous error
|
2021-01-19 07:11:24 +00:00
|
|
|
|