julia
86cbb604
- inference: use `jl_method_get_table` for `get_nospecializeinfer_sig` (#51735)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#51735 - inference: use `jl_method_get_table` for `get_nospecializeinfer_sig`
Author
aviatesk
Parents
4d2d8490
Loading