Skip to content

Remove V warnings

Recent V compiler considers unsafe the union/struct fields accesses. Remove those annoying warnings by correctly marking them as unsafe

Merge request reports

Loading