• Deebster@programming.dev
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    I wonder if the compiler checks to see if the calls are pure and are therefore safe to run in parallel. It seems like the kind of thing the Rust compiler should be able to do.