astral-sh/ruff: 0.16.0
Release Notes Released on 2026-07-23. Check out the blog post for a migration guide and overview of the changes! Breaking changes Ruff now enables a much larger set of rules by default (413, up from 59). See the blog…
Daily edition · Rust
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Release Notes Released on 2026-07-23. Check out the blog post for a migration guide and overview of the changes! Breaking changes Ruff now enables a much larger set of rules by default (413, up from 59). See the blog…
Commit: cac0779 Release: 2026-07-20 (v0.3.2981) New Features #22283 early late classification of lifetimes. #22791 re-enable auto trait inference. #22777 treat library files as truly immutable. #22464 hide private…
Commit: 12c3381 Release: 2026-07-27 (v0.3.2989) New Features #22818 implement lowering of HRTBs. #22851 add diagnostic for struct patterns with missing fields. #22854 record and show obligation chain for unimplemented…