Skip to content

Allow new unused_macro_rules lint on declare_properties#6962

Merged
Herschel merged 1 commit into
ruffle-rs:masterfrom
Aaron1011:allow-unused-rules
May 13, 2022
Merged

Allow new unused_macro_rules lint on declare_properties#6962
Herschel merged 1 commit into
ruffle-rs:masterfrom
Aaron1011:allow-unused-rules

Conversation

@Aaron1011
Copy link
Copy Markdown
Member

This was recently added in rust-lang/rust#96150
Some of the __version rules are currently unused, but I assume
that we still want to keep them for potential future use.

This was recently added in rust-lang/rust#96150
Some of the `__version` rules are currently unused, but I assume
that we still want to keep them for potential future use.
@relrelb
Copy link
Copy Markdown
Contributor

relrelb commented May 13, 2022

Please add avm1: to the commit message.

Copy link
Copy Markdown
Member

@Herschel Herschel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Comment thread core/src/avm1/property_decl.rs
@Herschel Herschel merged commit 8ff720d into ruffle-rs:master May 13, 2022
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.

4 participants