rust/compiler
Rémy Rakic 77d01103a3 filter LLVM diagnostics before crossing the rust bridge
this will eliminate many short-lived allocations (e.g. 20% of the memory used
building cargo) when unpacking the diagnostic and converting its various
C++ strings into rust strings, just to be filtered out most of the time.
2023-08-01 21:01:20 +00:00
..
2023-07-17 08:44:48 +10:00
2023-07-17 08:44:48 +10:00