julia
8ace9c5a
- reflection: fix up handling of `Core.Compile.findall` (#51081)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
reflection: fix up handling of `Core.Compile.findall` (#51081) `Core.Compiler.findall(sig, ::MethodTableView)` may return `nothing` but never returns `missing`. Also fixes up the docstring of `Core.Compiler.findsup`.
References
#51081 - reflection: fix up handling of `Core.Compile.findall`
Author
aviatesk
Parents
0b299865
Loading