Am 19.02.2014 08:52, schrieb Phil Dawes:
Is that not a big problem for production code? I think I'd prefer the default case to be to crash the task than deal with a logic bug.

The existence of library functions that swallow errors makes reviewing code and reasoning about failure cases a lot more difficult.

This is why I proposed a FailureReader: https://github.com/mozilla/rust/issues/12368

Regards,

    Michael
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to