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

Get rid of runtime rewrites (of AutoCloseable, ExecutionContext) #1771

Open
pshirshov opened this issue Aug 2, 2022 · 0 comments
Open

Get rid of runtime rewrites (of AutoCloseable, ExecutionContext) #1771

pshirshov opened this issue Aug 2, 2022 · 0 comments
Assignees
Projects
Milestone

Comments

@pshirshov
Copy link
Member

They are slow due to the nature of <:<, but they may be done in compile time in various ways. We may preserve the output of <:< and retain existing rewriting logic or do the rewrites completely in compile time.

@pshirshov pshirshov added this to To do in DIStage via automation Aug 2, 2022
@neko-kai neko-kai changed the title Get rid of runtime rewrites Get rid of runtime rewrites (of AutoCloseable, ExecutionContext) Aug 2, 2022
@pshirshov pshirshov added this to the 1.2 milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
DIStage
  
To do
Development

No branches or pull requests

2 participants