Skip to content

Conversation

cblichmann
Copy link

This change add SAFETY commands and note for unsafe blocks that came up during an internal "unsafe review".
Adding such comments should make the code easier to reason about and it seems beneficial to retain the result of our internal review.

Copy link
Member

@notgull notgull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I know this was a lot of effort.

Some of the comments have weird word wrap. Could you make sure your new comments respect a common character limit across all files?

@cblichmann
Copy link
Author

[...]
Some of the comments have weird word wrap. Could you make sure your new comments respect a common character limit across all files?

All comments should be < 100 chars per line. The /// comments seem to be longer.

Any other preference?

Copy link
Member

@notgull notgull left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants