|
|
|
|
|
by zozbot234
1301 days ago
|
|
> automatic memory management enables a bunch of abstractions that the Rust developers gave up on long ago. These claims should really come with sourcing. Rust devs have been raising the potential for abstraction in Rust since the initial 1.0 release, most recently with GAT's. What's always been quite hard is zero overhead abstraction, which GC languages simply have no equivalent for. |
|
The Rust developers are a bunch of very smart people working hard on creating a great language, but they can't do impossible things.