Skip to content

Switch from failure to anyhow and thiserror.#863

Merged
jstarry merged 4 commits into
yewstack:masterfrom
daxpedda:web-sys-anyhow-thiserror
Jan 15, 2020
Merged

Switch from failure to anyhow and thiserror.#863
jstarry merged 4 commits into
yewstack:masterfrom
daxpedda:web-sys-anyhow-thiserror

Conversation

@daxpedda
Copy link
Copy Markdown
Contributor

@daxpedda daxpedda commented Jan 9, 2020

Fixes #861.

@jstarry
Copy link
Copy Markdown
Member

jstarry commented Jan 11, 2020

@daxpedda great! How about merging this into master instead of web-sys?

@daxpedda daxpedda changed the base branch from web-sys to master January 11, 2020 16:06
@daxpedda
Copy link
Copy Markdown
Contributor Author

@daxpedda great! How about merging this into master instead of web-sys?

Will rebase when I'm back home.

@daxpedda
Copy link
Copy Markdown
Contributor Author

Done.

Copy link
Copy Markdown
Member

@jstarry jstarry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Will merge after these minor comments are addressed

Comment thread examples/dashboard/.vscode/settings.json Outdated
Comment thread examples/npm_and_rest/src/gravatar.rs Outdated
@jstarry jstarry merged commit 1f4c415 into yewstack:master Jan 15, 2020
llebout pushed a commit to llebout/yew that referenced this pull request Jan 20, 2020
* Switch to `anyhow` and `thiserror`.

* Fix doc tests.

* Fix fmt.

* Some polish.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Switch from failure to anyhow and thiserror.

2 participants