Skip to content

synthesize_auto_trait_impls is incredibly slow rn, replace with proof tree visitor #157

New issue

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

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

Already on GitHub? # to your account

Open
lcnr opened this issue Jan 29, 2025 · 0 comments

Comments

@lcnr
Copy link
Contributor

lcnr commented Jan 29, 2025

see the perf run in rust-lang/rust#133502 (comment)

the current approach seems to have some exponential blowup here. it may also simply trigger some exponential part of the trait solver itself, so we may need to fix these separately

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: unknown
Development

No branches or pull requests

1 participant