Conversation

9579cfc2-3e7d-35c7-af3b-cddda26f71bd

Edited 8 days ago

rust is one of the few languages where there's an observable difference between a sequence of tokens being lexically valid vs syntactically valid.

https://users.rust-lang.org/t/ifdef-false-for-rust/117870/3

1
0
1
@lily this rust propagandism is going too far ablobspin
2
0
1

9579cfc2-3e7d-35c7-af3b-cddda26f71bd

@nil
i like how i get this comment on one of my weird rust facts, not any of my actual rust propaganda :p

0
0
0
@nil i've been trying to learn rust for a project, and sometimes i don't get it at all neocat_googly_woozy
@lily
1
0
0

@getimiskon
struggling with the borrow checker? as long as your application isn't performance-critical, you can usually get away with just using Arc
@nil

0
0
0