julia
86cbb604 - inference: use `jl_method_get_table` for `get_nospecializeinfer_sig` (#51735)

Commit
2 years ago
inference: use `jl_method_get_table` for `get_nospecializeinfer_sig` (#51735) This allows `@nospecializeinfer` to be functional for `@overlay`ed methods, making it more aligned with `get_compileable_sig` too.
Author
Parents
Loading