Skip to content

docs: fix select link in select_with_strategy - #3040

Open
rajanpanth wants to merge 1 commit into
rust-lang:mainfrom
rajanpanth:docs/2935-select-strategy-link
Open

docs: fix select link in select_with_strategy#3040
rajanpanth wants to merge 1 commit into
rust-lang:mainfrom
rajanpanth:docs/2935-select-strategy-link

Conversation

@rajanpanth

Copy link
Copy Markdown

Fix the invalid intra-doc link to stream::select in the round-robin example by linking to the function item path without call syntax.

Fixes #2935

@rustbot rustbot added A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 15, 2026
@rajanpanth
rajanpanth force-pushed the docs/2935-select-strategy-link branch from ea621b9 to 8955fe1 Compare August 15, 2026 03:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-stream Area: futures::stream S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Invalid link in stream::select_with_strategy

2 participants