Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

feat: looser bounds on main! return type #32

Merged
merged 2 commits into from
Jan 31, 2018

Conversation

mattgathu
Copy link
Contributor

What

feat: looser bounds on main! return type

How

Replaced custom Result and Error with std types

Tested against the head tutorial in the getting started guide.

Fixes #31

Replaced custom `Result` and `Error` with std types

Fixes killercup#31
@killercup
Copy link
Owner

Perfect, thanks!

Can you add a quick line to the change log? (Just add a "Changed" section with a list that has this is a single point)

@killercup
Copy link
Owner

Thanks!

@killercup killercup merged commit 583158a into killercup:master Jan 31, 2018
bors bot added a commit that referenced this pull request Feb 9, 2018
47: Revert main error r=killercup a=killercup

Seems like what I had in mind in #31 didn't work: It breaks failure's macros and with it the waltz_cli crate. This reverts #32. I'll publish 0.1.4 if this is green (I've yanked 0.1.3).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants