<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/changelog-331-8oxqmswlw" -->

---
title: Changelog #331 | daily.dev
description: rust-analyzer v0.3.2929 (2026-06-08) ships a fixes-only release addressing 10 issues: suppressing false &#x27;type annotations needed&#x27; errors on include_bytes!(),...
canonical: https://daily.dev/posts/changelog-331-8oxqmswlw
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Changelog #331 | daily.dev
og:description: rust-analyzer v0.3.2929 (2026-06-08) ships a fixes-only release addressing 10 issues: suppressing false &#x27;type annotations needed&#x27; errors on include_bytes!(),...
og:url: https://daily.dev/posts/changelog-331-8oxqmswlw
og:image: https://api.daily.dev/og/posts/8OXQmSWLW.png
og:image:alt: Changelog #331
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog #331

**[rust-analyzer](https://daily.dev/sources/rustanalyzer)** · 1 min read · 0 upvotes · 0 comments

## Summary

rust-analyzer v0.3.2929 (2026-06-08) ships a fixes-only release addressing 10 issues: suppressing false 'type annotations needed' errors on include_bytes!(), correct parsing of | pattern types, improved completion ranking, a smarter type_mismatch quick fix that dereferences LHS instead of inserting &mut, hiding ra@gennew inlay hints, preventing duplicate drop/pin_drop in add_missing_impl_members, avoiding unused generic parameters in generate_trait_from_impl, better mutable access handling in extract_function, proper proc-macro-srv process shutdown, and fixed test runnables in rust-project.json.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://rust-analyzer.github.io/thisweek/2026/06/08/changelog-331.html>

## Similar posts on daily.dev

- [Changelog \#324](https://daily.dev/posts/changelog-324-ljm8vqocp) · rust-analyzer · 0 upvotes · 0 comments
- [Changelog \#338](https://daily.dev/posts/changelog-338-ikdsfahsn) · rust-analyzer · 0 upvotes · 0 comments
- [Changelog \#329](https://daily.dev/posts/changelog-329-v9wipemtf) · rust-analyzer · 4 upvotes · 0 comments
- [Changelog \#333](https://daily.dev/posts/changelog-333-nelkz0dbk) · rust-analyzer · 0 upvotes · 0 comments
- [Changelog \#316](https://daily.dev/posts/changelog-316-omob1oy7t) · rust-analyzer · 0 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust)

[View this post on daily.dev](https://daily.dev/posts/changelog-331-8oxqmswlw)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Changelog #331","url":"https://daily.dev/posts/changelog-331-8oxqmswlw","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/changelog-331-8oxqmswlw"},"datePublished":"2026-06-08T04:39:18.732Z","dateModified":"2026-06-08T04:39:34.182Z","description":"rust-analyzer v0.3.2929 (2026-06-08) ships a fixes-only release addressing 10 issues: suppressing false 'type annotations needed' errors on include_bytes!(),...","image":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","thumbnailUrl":"https://media.daily.dev/image/upload/s--1KxV4ohY--/f_auto/v1722860400/public/Placeholder%2007","isAccessibleForFree":true,"articleSection":"rust-analyzer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"rust-analyzer","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/fb78731d5e4b4a528efc701ed1a634c5","url":"https://daily.dev/sources/rustanalyzer"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/changelog-331-8oxqmswlw","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"rust","timeRequired":"PT1M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"rust-analyzer","item":"https://daily.dev/sources/rustanalyzer"},{"@type":"ListItem","position":3,"name":"Changelog #331"}]}
```

