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(docs): update outdated Provider doc comment #1991

Merged
merged 2 commits into from
Feb 3, 2025

Conversation

merklefruit
Copy link
Contributor

Motivation

While updating some stuff to 0.11.0 I noticed an outdated doc comment.

Solution

Removed the reference to a non existing generic.

Comment on lines -44 to -49
/// **IMPORTANT:** this is currently only available when `T` is
/// `PubSubFrontend` or `BoxedClient` over `PubSubFrontend` due to an internal
/// limitation. This means that layering transports will always disable
/// subscription support. See
/// [issue #296](https://github.com/alloy-rs/alloy/issues/296).
///
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I also removed these lines as #296 was closed recently.

@merklefruit merklefruit requested a review from DaniPopes February 3, 2025 08:13
Copy link
Member

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

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

Thanks!

@DaniPopes DaniPopes enabled auto-merge (squash) February 3, 2025 08:53
@DaniPopes DaniPopes merged commit 0be4762 into alloy-rs:main Feb 3, 2025
27 checks passed
@merklefruit merklefruit deleted the nico/chore/provider-trait-docs branch February 3, 2025 09:41
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