this post was submitted on 31 Aug 2023
69 points (92.6% liked)

Rust Programming

7734 readers
2 users here now

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)

I don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language.

Though of course actually using the language is a different story, as the compiler can be intimidating.

[–] [email protected] 5 points 1 year ago (1 children)

as the compiler can be intimidating

I thought compiler messages being way better than others was one of the selling points.

[–] [email protected] 1 points 1 year ago

Compiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve