this post was submitted on 19 Aug 2023
55 points (96.6% liked)

Rust

5775 readers
31 users here now

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

Wormhole

[email protected]

Credits

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

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] CameronDev 3 points 1 year 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 5 points 1 year ago* (last edited 1 year ago)

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