julia
69f7a71b - avoid a `Core.Box` in JuliaLowering `_calldecl_positionals` (#60885)

Commit
6 days ago
avoid a `Core.Box` in JuliaLowering `_calldecl_positionals` (#60885) Allows e.g. the return value of `_calldecl_positionals` to be inferred as `JuliaLowering.ValidationResult` instead of `Any`. Picked up after rebase of https://github.com/JuliaLang/julia/pull/60848.
Author
Parents
Loading