Skip to content

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Sep 19, 2025

This triggers an unused_attributes warning in the latest stable version.

warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks
 --> src/main.rs:4:1
  |
4 | #[automatically_derived]
  | ^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
  = help: `#[automatically_derived]` can only be applied to trait impl blocks
  = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default

@github-project-automation github-project-automation bot moved this to Reviewed in Alloy Sep 19, 2025
@onbjerg onbjerg enabled auto-merge (squash) September 19, 2025 14:15
@onbjerg onbjerg merged commit 9f0c7e5 into main Sep 19, 2025
32 checks passed
@onbjerg onbjerg deleted the dani/non-trait-automatically-derived branch September 19, 2025 14:20
@github-project-automation github-project-automation bot moved this from Reviewed to Done in Alloy Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants