mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
13eb8c736c
Tell LLVM Vec::len is invariant across growth This allows LLVM to avoid re-loading it from memory.