Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Update to Rust master: String conversion updates #45

Merged
merged 1 commit into from
Nov 17, 2014
Merged

Update to Rust master: String conversion updates #45

merged 1 commit into from
Nov 17, 2014

Conversation

msiemens
Copy link
Contributor

In rust-lang/rust@29bc9c6 / rust-lang/rust#18976 FromStr, from_str have been moved to std::str.

As of rust-lang/rust/29bc9c632eda71c6b4a8b35db637971953b58d03 / rust-lang/rust#18976 `FromStr, from_str` have been moved to `std::str`.
@msiemens
Copy link
Contributor Author

BTW the build failed as the change hasn't made it into the nightlies yet. I tested it locally and the tests passed.

@BurntSushi
Copy link
Member

@msiemens Gotya. I'll merge when the nightlies update. Thank you. :-)

BurntSushi added a commit that referenced this pull request Nov 17, 2014
Update to Rust master: String conversion updates
@BurntSushi BurntSushi merged commit b8e7cca into docopt:master Nov 17, 2014
@msiemens msiemens deleted the patch-1 branch November 17, 2014 13:10
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.

2 participants