Skip to content

Conversation

drbawb
Copy link
Contributor

@drbawb drbawb commented Jul 11, 2014

This fixes a breaking change from rust. The ToStr trait, as well as its methods, were renamed.

Since the ToString trait was being used to implement Show for the Message type I renamed the method there as well.

Builds as of: rustc 0.11.0 (f9fe251777e9f1cc557a6d5b82b45403935d0a10)

drbawb added 2 commits July 11, 2014 08:44
* Alters several outdated uses of `to_str()`
* `Message::to_str()` renamed so `Message` continues to impl. `Show`
erickt added a commit that referenced this pull request Jul 13, 2014
@erickt erickt merged commit 45fc259 into erickt:master Jul 13, 2014
@erickt
Copy link
Owner

erickt commented Jul 13, 2014

thanks!

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