Mastodon Feed: Post

Mastodon Feed

Boosted by rust@mas.to ("Rust tips"):
rustaceans ("Rust Bytes") wrote:

7. When Scope Lies: The Wildcard Pattern Drop Footgun in Rust reveals how _ wildcard in destructuring delays Drop calls, causing async shutdown leaks.
https://obeli.sk/blog/when-scope-lies/