Filtered highlights from TWiR 663:
- Polonius alpha is now enabled on nightly, so the next borrow-checker iteration is ready for broader experimentation: https://blog.rust-lang.org/2026/08/04/enabling-polonius-alpha-on-nightly/
- The Rust project adopted an LLM policy, a notable governance change: https://blog.rust-lang.org/inside-rust/2026/08/05/rust-langrust-is-adopting-an-llm-policy/
-
FalkorDB is being rewritten in Rust, while
webrtc0.20 exposes a runtime-agnostic, sans-I/O core. -
The systems/low-level reading is strong: Firecracker sandboxing for untrusted code and agents, faster floating-point APIs, Rust MEMS drivers, and a warning that
#[target_feature(enable = "avx2")]can be ineffective onx86_64-unknown-uefi. - Compiler performance improved overall in this week’s triage: −2.7% instructions (primary metrics), with 10 improvements and 1 regression.
-
Cargo work includes avoiding unchanged lockfile parsing and moving the nightly build-dir layout forward.
index_typeis the crate of the week.
There were 630 Rust PRs merged, but no RFC approvals or calls for testing this week. Full issue: https://this-week-in-rust.org/blog/2026/08/05/this-week-in-rust-663/