mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
0166de2f87
llvm: Accept new LLVM lifetime format In llvm/llvm-project#150248 LLVM removed the size parameter from the lifetime format. Tolerate not having that size parameter.