Skip to content

Conversation

paolobarbolini
Copy link
Contributor

@paolobarbolini paolobarbolini commented Jun 1, 2025

This PR, together with sfackler/rust-postgres#1243, reduces diesel-async's reliance on futures-util to only the core set of APIs from futures-rs. This speeds up compilation and also makes it clearer which imports are from futures-util and which are from futures-core.

Copy link
Owner

@weiznich weiznich left a comment

Choose a reason for hiding this comment

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

Thanks for submitting. Looks good for me ❤️

@weiznich weiznich merged commit 0fe9352 into weiznich:main Jun 1, 2025
23 checks passed
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.

2 participants