Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Port try! to ? #3836

Closed
rphmeier opened this issue Dec 14, 2016 · 1 comment
Closed

Port try! to ? #3836

rphmeier opened this issue Dec 14, 2016 · 1 comment
Assignees
Labels
F6-refactor 📚 Code needs refactoring. M4-core ⛓ Core client code / Rust.

Comments

@rphmeier
Copy link
Contributor

Using https://github.com/japaric/untry should take care of most of it.

Edge cases are nested try! or try! within some other macro.
It also may break inference in some places.

Probably best to wait until Rust 1.14.0 is out to break the 1.12.0 users' builds.

@rphmeier rphmeier added F6-refactor 📚 Code needs refactoring. M4-core ⛓ Core client code / Rust. labels Dec 14, 2016
@rphmeier rphmeier self-assigned this Dec 14, 2016
@rphmeier
Copy link
Contributor Author

rphmeier commented Jan 9, 2017

Closed in #3962

@rphmeier rphmeier closed this as completed Jan 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F6-refactor 📚 Code needs refactoring. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

No branches or pull requests

1 participant