The two biggest things are lifetime extensions and inline consts. Both will allow you to write more concise code and, in the case of lifetime extensions, may help eliminate some bugs, since you won’t need to work around that limitation anymore.
I found this on [fediverse.party's app list](https://fediverse.party/en/miscellaneous), and instantly loved it.
It's such a neat and well executed idea!
Agreed. I think a forum-like interface is much more apt to allow interesting and rewarding discussions. Never liked Twitter’s interface either, I only think it’s good to spread announcements and the likes, which benefit exactly from that “person yells at cloud” idea :P
The two biggest things are lifetime extensions and inline consts. Both will allow you to write more concise code and, in the case of lifetime extensions, may help eliminate some bugs, since you won’t need to work around that limitation anymore.