this post was submitted on 19 Aug 2023
53 points (96.5% liked)

Rust

7216 readers
8 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] CameronDev@programming.dev 3 points 2 years ago (1 children)

Perhaps I missed it in the article/GitHub issue, but what was the reason for the change? Something something compile times??

[โ€“] grinde@programming.dev 5 points 2 years ago* (last edited 2 years ago)

Yup. The binary is precompiled proc macros. Should save a negligible amount of time...