Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Rust

2 items on 06 Aug 2026
JavaScript GitHub Rust

denoland/deno: v2.9.5

2.9.5 / 2026.08.06 feat(add): --unscoped flag to alias packages by their unscoped name (#36319) feat(task): add --members flag to run tasks in workspace members only (#35748) feat: add Blob/Body textStream() (#35616)…

Source: Deno Releases github-actions[bot]
Rust

Generic Variables: simple implicity context passing

Hello everyone I have an idea for a new language feature to solve the problem of types that depend on runtime context to be meaningful. I also made a post about this on Zulip [1], but it isn't getting much traction so I…

Source: Rust Internals Forum Jed