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

Configurable conversions / conversion declarations #14

Open
pshirshov opened this issue Mar 21, 2019 · 0 comments
Open

Configurable conversions / conversion declarations #14

pshirshov opened this issue Mar 21, 2019 · 0 comments
Assignees

Comments

@pshirshov
Copy link
Member

Right now we are generating quadratic amount of conversions, most of them aren't going to be used but they will slow down compilers.

We need to:

  1. Let user to turn on/off each automatic conversion in TypespaceConversionCalculator
  2. Let user define from/to pairs and handle them in TypespaceConversionCalculator
@neko-kai neko-kai transferred this issue from 7mind/izumi Mar 15, 2020
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

No branches or pull requests

2 participants