CITATION — REFERENCE ENTRY

memory-safety-without-gc · rust-lang-org

Revision 45ebc0b0-d8a4-4cf4-8c95-de53bce232a5 · 3/6/2026, 12:26:20 AM UTC
Citation
rust-lang-org
Claim ID
memory-safety-without-gc
Assertion
Rust's type system and ownership model guarantee memory-safety and thread-safety without a garbage collector or runtime.
Quote
Rust's rich type system and ownership model guarantee memory-safety and thread-safety — enabling you to eliminate many classes of bugs at compile-time.
Quote language
en
Available in