Hi rustaceans! What are you working on this week? Did you discover something new, you want to share?

  • Alex
    link
    74 months ago

    Trying to reduce compilation time, reconfiguring underlying cargo’ build-ctx or just riding off the context and using only build-plan and metadata by host cargo & rustc in the cargo-playdate tool.

    • @secanaOP
      link
      14 months ago

      Ah yes, compiles times. Off all the things that could be better in rust, my number 1.