Comment on Lessons learned from a successful Rust rewriteComments−hyperman11yAs someone who likes what Rust brings to the table, I am pleasantly surprised with the honesty of this review.Interfacing with the C world, both as caller and calllee, happens a lot in real world code. All the C bugs come right back at that point.
Comments
As someone who likes what Rust brings to the table, I am pleasantly surprised with the honesty of this review.
Interfacing with the C world, both as caller and calllee, happens a lot in real world code. All the C bugs come right back at that point.