On Borrow Checking

Walter Bright newshound2 at digitalmars.com
Sun May 4 20:38:28 UTC 2025


Unsafe in Rust can be applied to functions, and Rust references can be converted 
to raw pointers in unsafe code.

The comparison of opt-in vs opt-out is valid.


More information about the Digitalmars-d mailing list