dillon1000/react

Commit

[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.
Browse files
Changed paths2 files
First-parent comparison
M compiler/forget/crates/forget_hermes_parser/src/generated_extension.rs ModifiedM compiler/forget/crates/forget_utils/src/pointer_address.rs Modified
Patch

Files changed

Rendering syntax-highlighted changes…