this post was submitted on 05 Oct 2023
10 points (100.0% liked)

Rust

6699 readers
109 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

[email protected]

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS
top 2 comments
sorted by: hot top controversial new old
[โ€“] [email protected] 5 points 2 years ago

Wow, I'm so happy about those panic message improvements. With the formatting before, most users' brain probably already melted while reading thread 'main' panicked and the custom message looked like it was just more tech lingo in the middle there.

In reality, that custom message is often the only info relevant for users, and really the most useful info for me, too.

[โ€“] [email protected] 1 points 2 years ago

So, I will finally be able to drop some deps and use the built-in chown. Nice!