mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-04 23:15:28 +00:00
By heap allocating the argument within `NtPath`, `NtVis`, and `NtStmt`. This slightly reduces cumulative and peak allocation amounts, most notably on `deep-vector`.