Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backport invalidation fixes to 1.8 #46660

Closed

Commits on Sep 7, 2022

  1. Improve type stability of `platforms_match(::AbstractPlatform, ::Abst…

    …ractPlatform)` (JuliaLang#46547)
    
    This improvement prevents invalidations in binaryplatforms.jl when loading Static.jl.
    ranocha committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    90f6f22 View commit details
    Browse the repository at this point in the history
  2. Improve inferrability of open(f, cmd, ...) (JuliaLang#46551)

    This fixes invalidations from loading Static.jl
    ranocha committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    4ecb637 View commit details
    Browse the repository at this point in the history