rust/compiler
klensy 205cfcba20 llvm-wrapper: fix warning C4244
llvm-wrapper/RustWrapper.cpp(1234): warning C4244: '=': conversion from 'uint64_t' to 'unsigned int', possible loss of data
nice consistency:

uint64_t 6009708b43/llvm/include/llvm/IR/DiagnosticInfo.h (L172)
but unsigned 6009708b43/llvm/include/llvm/IR/DiagnosticInfo.h (L1091)
2024-02-21 12:18:59 +03:00
..
2024-02-18 16:02:16 +03:00
2024-02-18 15:31:44 +05:30
2024-02-12 15:46:35 +09:00
2024-02-12 15:46:35 +09:00