Revision 6c274ed43d9e77606017d7ea4866ba914b4c4f5b authored by Shuhei Kadowaki on 01 November 2021, 06:24:10 UTC, committed by GitHub on 01 November 2021, 06:24:10 UTC
Now we never form `ConstCallInfo(::InvokeCallInfo, results)` and so the
`sig.f === Core.invoke` check is no longer needed.
This commit also abstracts the common `Core.invoke` rewrite pattern
into `invoke_rewrite(::Vector{Any})` utility.
1 parent 3863631
History
File Mode Size
docs
src
test
Project.toml -rw-r--r-- 147 bytes

back to top