Correctly revise methods defined in external method tables#904
Correctly revise methods defined in external method tables#904serenity4 merged 23 commits intotimholy:masterfrom
Conversation
…ernal-methodtables
e69dcb5 to
da59589
Compare
…ernal-methodtables
516a1a0 to
024f45c
Compare
…ernal-methodtables
|
I looked into supporting the To avoid leaving this PR rotting for too long I think it might be good to move forward with the release of CodeTracking 2.0 and LoweredCodeUtils 4.0 after JuliaDebug/LoweredCodeUtils.jl#125, so we can merge this PR. Then, if the @timholy what do you think? |
ab8a38e to
d302445
Compare
…ernal-methodtables
|
Once LoweredCodeUtils v3.4.3 is available in the registry (JuliaRegistries/General#135445), if all checks pass this is good to merge! |
Fixes #646.
Requires:
method_infoJuliaDebug/CodeTracking.jl#140methoddef!: usemt => sigformat when filling insignaturesJuliaDebug/LoweredCodeUtils.jl#125To do before merging: