EmbarkStudios / mirror-mirror

🪞 Powerful reflection library for Rust
Apache License 2.0
79 stars 2 forks source link

Fix clippy warning #125

Closed davidpdrsn closed 1 year ago

davidpdrsn commented 1 year ago

Checklist

Description of Changes

This fixes the clippy warning found in https://github.com/EmbarkStudios/mirror-mirror/pull/124. Our big internal code base built successfully with these changes so should be safe.