Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Use FnMut where appropriate ...#38

Closed
drbawb wants to merge 2 commits intomneumann:masterfrom
drbawb:feature/fix-fn-trait-bounds
Closed

Use FnMut where appropriate ...#38
drbawb wants to merge 2 commits intomneumann:masterfrom
drbawb:feature/fix-fn-trait-bounds

Conversation

@drbawb
Copy link
Contributor

@drbawb drbawb commented Dec 18, 2014

Not sure if this will pass travis just yet, as I just compiled my own nightly.
rustc 0.13.0-dev (c0b2885ee 2014-12-18 06:41:59 +0000)

A few of the functions in trait Decoder{} were relaxed to take closures which can be called more than once.
This will be necessary to fix compiler errors after updating past rust-lang/rust@22a9f250b.

See rust-lang/rust commit 1a05f95 which is part of the latest rollup.

@drbawb drbawb closed this Dec 20, 2014
@drbawb
Copy link
Contributor Author

drbawb commented Dec 20, 2014

(Closed because PR #39 supersedes this one.)

@drbawb drbawb deleted the feature/fix-fn-trait-bounds branch December 22, 2014 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant