Skip to content

chore: release v0.2.0#4

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-03-19T23-39-09Z
Open

chore: release v0.2.0#4
github-actions[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-03-19T23-39-09Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

🤖 New release

  • symposium-rust-analyzer: 0.1.1 -> 0.2.0 (⚠ API breaking changes)

symposium-rust-analyzer breaking changes

--- failure function_requires_different_generic_type_params: function now requires a different number of generic type parameters ---

Description:
A function now requires a different number of generic type parameters than it used to. Uses of this function that supplied the previous number of generic types (e.g. via turbofish syntax) will be broken.
        ref: https://doc.rust-lang.org/reference/items/generics.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/function_requires_different_generic_type_params.ron

Failed in:
  function build_server (0 -> 1 generic types) in /tmp/.tmpXjntzT/symposium-rust-analyzer/src/rust_analyzer_mcp.rs:197
Changelog

0.2.0 - 2026-03-19

Other


This PR was generated with release-plz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants