mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-19 11:43:39 -04:00
4cda21dc42
Don't lint `unnecessary_operation` in mixed macro contexts fixes #9954 changelog: `unnecessary_operation`: Don't lint in mixed macro contexts.