aptos-labs / aptos-core

Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience.
https://aptosfoundation.org
Other
5.85k stars 3.54k forks source link

[Bug][move-compiler-v2] use is_primary_target to filter compiler warnings #13193

Open brmataptos opened 2 weeks ago

brmataptos commented 2 weeks ago

🐛 Bug

Now that we have is_primary_target, we should issue warnings only on paths which are primary, not is_target.