mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
6700714394
llvm-wrapper: fix few warnings Two fixes: first one is simple unsigned -> uint64_t, but how second one is more subtile, see commit description.