dillon1000/react
Commit
Browse files [rust] Add SAFETY comments for unsafe blocks
Adds SAFETY comments for the two instances of unsafe blocks that are *not* just FFI. It seems like overkill to annotate all the FFI calls so i'm skipping that, let me know if anyone has strong preferences otherwise.
Changed paths2 files
First-parent comparisoncompiler/forget/crates/forget_hermes_parser/src/generated_extension.rs ModifiedM compiler/forget/crates/forget_utils/src/pointer_address.rs ModifiedPatch
Files changed
Rendering syntax-highlighted changes…