motoko
motoko copied to clipboard
feat: selectively suppress warning on dropped fields in migration function using named types
closes https://github.com/dfinity/motoko/issues/5301
NB: this is probably better than just disabling these warnings entirely since it forces users to consider each field on a case by case basis.
@luc-blaeser would you like us to merge this with next release (cc: @alexandru-uta )
Yeah, agreed it's a total hack.