Closed
Description
It seems to me that returning a Result would be more appropriate than failing.
https://github.com/mozilla/rust/blob/incoming/src/libcore/str.rs#L50
It seems to me that returning a Result would be more appropriate than failing.
https://github.com/mozilla/rust/blob/incoming/src/libcore/str.rs#L50