I've search for "rust" on the page and all I could find were 3 matches, at the bottom of the page, two of them are part of this quote:
> In Rust, the restrictions on memory use can be too restrictive. Finally, its strategy doesn’t work for all situations, and so it’s common for Rust programs to use reference counting for some of their memory.