6ebf31e2a007a1e58fca5fcd84e38f7ae97bd449
The specializer now correctly identifies when a compiled value is a scalar and avoids folding it into a constant node. Instead, it updates the callee to the specialized version if it's an object. This ensures that scalar folding does not interfere with the program's execution.
Description
No description provided
Languages
Rust
100%