Skip to content
GitLab
Explore
Sign in
StreamPollSet: remove redundant type parameter V
Code
Review changes
Check out branch
Download
Patches
Plain diff
Jim Newsome
requested to merge
jnewsome/arti:streampollset-no-v
into
main
Aug 12, 2024
Overview
0
Commits
1
Pipelines
1
Changes
2
Expand
This was already required to be the same type as
S::Item
. We can just use
S::Item
directly.
Merge request reports
Loading