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