2024-08-05 18:35:52 +00:00
|
|
|
error: internal compiler error: compiler/rustc_const_eval/src/interpret/operator.rs:LL:CC: unsized type for `NullaryOp::SizeOf`
|
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
|
|
|
|
2024-03-15 18:09:24 +00:00
|
|
|
|
2023-08-08 08:31:44 +00:00
|
|
|
Box<dyn Any>
|
|
|
|
query stack during panic:
|
2025-02-12 14:52:15 +00:00
|
|
|
#0 [eval_to_allocation_raw] const-evaluating + checking `Inline::{constant#0}`
|
2023-08-08 08:31:44 +00:00
|
|
|
#1 [eval_to_valtree] evaluating type-level constant
|
2025-01-16 18:37:45 +00:00
|
|
|
... and 2 other queries... use `env RUST_BACKTRACE=1` to see the full query stack
|
2023-11-21 15:44:16 +00:00
|
|
|
error: aborting due to 1 previous error
|
2021-01-19 07:11:24 +00:00
|
|
|
|