[Bug] Turn off suppression of warnings on unknown attributes in library code when it's safe #9410
Labels
bug
Something isn't working
stale-exempt
Prevents issues from being automatically marked and closed as stale
🐛 Bug
I'm soon going to deploy a fix to warn on unknown attributes in Move code, but will include a suppression for library code until libraries can be updated. Once fixed libraries are deployed everywhere we should remove that suppression (search for this issue # in
third-party/move/move-compiler/src/expansion/translate.rs
).The text was updated successfully, but these errors were encountered: