My Year of Rust

3 8organicbits 1 8/14/2025, 2:41:15 AM xavd.id ↗

Comments (1)

zahlman · 3h ago
> I hope other languages steal this approach. Python has made some improvements in error messaging, but I think it could do more to actually explain the errors.

I tried to push in this direction once, without even knowing anything about Rust error messages at the time (https://discuss.python.org/t/_/25546). It didn't go anywhere.