Telegram Web
Launching the 2022 State of Rust Survey
https://blog.rust-lang.org/2022/12/05/survey-launch.html
πŸ‘11πŸ”₯5
πŸ”₯20πŸ‘5⚑2
https://blog.rust-lang.org/2023/03/09/Rust-1.68.0

Highlights:
- Sparse registry protocol for Cargo allows downloading information only about crates you're actually using.
- Local Pin construction with pin! macro.
- Default alloc error handler. This allows usage of alloc on stable without requiring the definition of a handler for allocation failure (defining custom handlers is still unstable).
❀15
https://intellij-rust.github.io/2023/04/11/changelog-192
Highlights:
- Clean (CLion only) and rebuild actions.
- A bunch of new Rust errors are detected by the plugin: incorrect explicit lifetime bound on trait object, union expr without exactly one field, unsafe code outside unsafe function or block, unused labels.
πŸ‘6
2025/07/13 13:22:30
Back to Top
HTML Embed Code: