Skip to content

Conversation

@dhardy
Copy link
Member

@dhardy dhardy commented Dec 14, 2020

There's a problem: JitterRng::new returns an unnameable type. This issue was introduced in #9. Without something like rust-lang/rfcs#2524 we can't really solve this, we can only remove JitterRng::new (requiring the user to pass the function in, as with new_with_timer) or remove the type parameter F from JitterRng (reverse #9).

At this point I don't care about JitterRng but we can't leave a broken build. Clearly we never tested #9 with the std feature!

@dhardy dhardy mentioned this pull request Dec 16, 2020
@dhardy
Copy link
Member Author

dhardy commented Dec 16, 2020

The runners actually started in #15, for unknown reasons. I'll just use that PR.

@dhardy dhardy closed this Dec 16, 2020
@dhardy dhardy mentioned this pull request Dec 18, 2020
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.

1 participant