compile-time-check

Tag

Cards List
#compile-time-check

A data race that doesn't compile

Hacker News Top · yesterday Cached

The article explains how the author taught Rust's type system to reject parallel reducer pipelines that could cause data races, using a type-level disjointness technique in the ruxe library.

0 favorites 0 likes
← Back to home

Submit Feedback