ClickHouse/rust/BLAKE3
Azat Khuzhin bf127f4e1e MSan support for Rust
Previously you have to unpoison memory from the Rust, however Rust does
supports MSan, so let's simply use it.

But for this we need nightly Rust and recompile standard library.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-06-04 23:04:55 +02:00
..
include MSan support for Rust 2023-06-04 23:04:55 +02:00
src MSan support for Rust 2023-06-04 23:04:55 +02:00
Cargo.lock Corrosion fixes + review fixes 2022-09-16 00:05:21 +03:00
Cargo.toml Improve performance of BLAKE3 by 11% by enabling LTO for Rust 2023-05-06 22:28:56 +02:00
CMakeLists.txt rust: fix buidling modules with CMAKE_BUILD_TYPE in a different case 2022-12-14 20:58:34 +01:00