TryFrom trait in nightly
tirkarthi opened this issue · 1 comments
tirkarthi commented
Came across this line while doing a search for try_from
in GitHub. I think this has been stabilized in the nightly from the below issue :
Github issue : rust-lang/rust#49305
RFC : rust-lang/rfcs#1542
Just a heads up on this. Feel free to close this if it's irrelevant.
tirkarthi commented
Seems like this caused issues and was reverted with : rust-lang/rust#49518