Yeah, even the official Rust book points it out and if my memory serves me right (not punintended) also gives an example in the form of creating a memory leak (not to be confused with memory unsafe).
A memory leak can be unsafe though.
A memory leak can be unsafe though.