https://github.com/JuliaLang/julia
Revision 41a6f268ff07f68779bdf6f8f9dd6ebba82a02b5 authored by Keno Fischer on 19 November 2023, 08:29:15 UTC, committed by GitHub on 19 November 2023, 08:29:15 UTC
As of #51494 is used in the base pipeline, so external abstract
interpreters inherit it by default. To avoid breaking them, make sure we
properly pass down the lattice.
1 parent e75dd47
Raw File
Tip revision: 41a6f268ff07f68779bdf6f8f9dd6ebba82a02b5 authored by Keno Fischer on 19 November 2023, 08:29:15 UTC
Thread lattice through escape analysis (#52223)
Tip revision: 41a6f26
typos.toml
[default]
extend-ignore-words-re = ["^[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?[a-zA-Z]?$"]
back to top