|
|
|
|
|
by Manishearth
3336 days ago
|
|
(The hashmap that is used in the winning rust benchmarksgame entry is 100% safe, fwiw) > When you start looking through Rust libraries, "unsafe" turns up way too often. You keep making this claim without substantiation. Yes, there is some level of unnecessary unsafe, but certainly not "way too often". I recall going through all the crates in my .cargo and finding very little unnecessary unsafe, and showing you the audit: https://news.ycombinator.com/item?id=13280347 Please stop throwing around this claim without substantiation. |
|
I think that would be a pretty easy way to put this convo to bed yea?
Have there been talks about this before? Is it worth me opening an issue/RFC on Cargo?