Обложка канала

Technologic

Posts by deeply involved developers about various aspects of FOSS technologies, Linux, programming, security, infrastructure solutions and DevOps practices

Technologic

4 года назад
Открыть в
Rust release 1.59.0 blog.rust-lang.org/2022/02…9.0.html Be aware that incremental compilation now off by default and should be enabled explicitly via set RUSTC_FORCE_INCREMENTAL=1 environment variable. What's new: Cargo and rustc now support stripping when the binary is linked, this can be enabled in Cargo.toml. In generic types default values for const generics can be specified now. Inline assembly in unsafe blocks via asm! macro. #Rust
Announcing Rust 1.59.0 | Rust Blog

Empowering everyone to build reliable and efficient software.

blog.rust-lang.org