Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(derive): Fix the problem where the build fails due to the ambigous type of map #2825

Merged
merged 1 commit into from Oct 7, 2021

Conversation

epage
Copy link
Member

@epage epage commented Oct 6, 2021

This PR closes TeXitoi/structopt/#490. Please refer to #490 for the detail of the problem. Let me know if you want to make convert_type a function.

This is a port of TeXitoi/structopt#491

This is part of #2809

…us type of `map`

> This PR closes clap-rs#490. Please refer to clap-rs#490 for the detail of the problem. Let me know if you want to make `convert_type` a function.

This is a port of TeXitoi/structopt#491

This is part of clap-rs#2809
@epage epage changed the title fix(derive): Fix the problem where the build fails due to the ambiguo… fix(derive): Fix the problem where the build fails due to the ambigous type of map Oct 6, 2021
@epage epage merged commit 64e9ecf into clap-rs:master Oct 7, 2021
@epage epage deleted the map branch October 7, 2021 00:16
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.

[E0282] Cannot infer the result type of map
2 participants