smallcultfollowing.com
Cylic trait implementations: motivation
Substantive discussions about the Rust language itself as a project — language design, RFCs, the compiler, type system, memory model, governance, and Rust's future direction. Excludes crate releases and ecosystem projects.
Feed on Blueskyzenn.dev
型の表現力はタダ: Rustのニッチ最適化を追う【第3部: コンパイラ内部を読む】
!この記事はシリーズの第3部です。第1部: メモリレイアウトの観察第2部: MIR・LLVM IR・ASMを追う第3部: コンパイラ内部を読む(本記事)第4部: ニッチ最適化の実践パターン はじめにこんにちは、moriです。ファスト株式会社にてRustを用いてデスクトップアプリケーション・バックエンドの開発を行っています。第1部では Option<NonZeroU8> が u8 と同じ
blog.rust-lang.org
Call for testing: Restricting trait implementability and field mutability | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
blog.rust-lang.org
Enabling the next iteration of the borrow checker on nightly | Rust Blog
Empowering everyone to build reliable and efficient software.
blog.rust-lang.org
rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
blog.rust-lang.org
Enabling the next iteration of the borrow checker on nightly | Rust Blog
Empowering everyone to build reliable and efficient software.
www.foursignals.dev
Rust Project Goals: Immobile types and guaranteed destructors
Four Signals — The Wire
github.com
Rust project goals: Immobile types and guaranteed destructors
Rust project goals: Immobile types and guaranteed destructors
smallcultfollowing.com
Cylic trait implementations: motivation · baby steps
www.foursignals.dev
Rust Project Goals: Immobile types and guaranteed destructors
Four Signals — The Wire
predr.ag
Protecting the Rust standard library from accidental breakage
How & why we're running cargo-semver-checks in Rust's CI
rdiachenko.com
Parse, Don't Validate, in Rust
Validation throws away what it learned. Parsing returns it. In Rust, that moves invariants into the type system, where both developers and coding agents have to respect them.
erk.dev
RangeFrom, Part 1..: History and background
A probably too detailed look at the history of the RangeFrom type in Rust
www.foursignals.dev
Rust Borrow Checker 2.0 is Finally Here
Four Signals — The Wire
blog.rust-lang.org
rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
blog.rust-lang.org
Enabling the next iteration of the borrow checker on nightly | Rust Blog
Empowering everyone to build reliable and efficient software.
blog.rust-lang.org
rust-lang/rust is adopting an LLM policy | Inside Rust Blog
Want to follow along with Rust development? Curious how you might get involved? Take a look!
predr.ag
Protecting the Rust standard library from accidental breakage
How & why we're running cargo-semver-checks in Rust's CI