rust-lang/rust-analyzer: 2026-07-06
Commit: 7ae18ed Release: 2026-07-06 (v0.3.2963) New Features #22433 (first contribution) add union-pat-has-rest diagnostic. #22665 (first contribution) add yield-outside-of-coroutine diagnostic. #22679 add…
Daily edition · Languages
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Commit: 7ae18ed Release: 2026-07-06 (v0.3.2963) New Features #22433 (first contribution) add union-pat-has-rest diagnostic. #22665 (first contribution) add yield-outside-of-coroutine diagnostic. #22679 add…
Questions and topics for the 2026.07/148th edition of airhacks.tv: airhacks.tv became a YouTube show Spec-Driven ("space" SBCE) BCE Demo VS Code Java tooling issues JMarkDoc announcement LightMetal and zsmith news BCE…
What's Changed Require websockets>=13.0 for the default sansio implementation by @Kludex in #3021 Full Changelog: 0.50.1...0.50.2
What's Changed Split comma-separated Sec-WebSocket-Protocol values in the websockets-sansio implementation by @Aayush7352 in #3019 New Contributors @Aayush7352 made their first contribution in #3019 Full Changelog:…
Improve the capabilities of your agent by providing it with better tools. Introduction This tutorial builds on the coding agent you implemented in the tutorial “Write a coding agent from first principles”. In this…
The Question Has Already Changed A year ago, the question around AI agents in engineering teams was simple: can they actually do the work? That question has largely been answered. Modern AI agents can generate code,…