|
|
|
|
|
by phire
338 days ago
|
|
Yeah, the author's theoretical "Rust but with garbage collector" would gain a whole bunch of concurrency bugs. It wouldn't be Rust anymore, just c# with a more functional syntax. "Fearless concurrency" is one of the best things the borrow checker gives us, and I think a lot of people undervalue it. |
|