Skip to content

Remove implicit usage of FromStr for PathBuf#17

Merged
nikomatsakis merged 2 commits into
rust-lang:masterfrom
sapphire-arches:fix_path_bufs
May 4, 2018
Merged

Remove implicit usage of FromStr for PathBuf#17
nikomatsakis merged 2 commits into
rust-lang:masterfrom
sapphire-arches:fix_path_bufs

Conversation

@sapphire-arches
Copy link
Copy Markdown
Contributor

Since that impl was removed (temporarily?) this tool doesn't compile on the latest nightly. This patch should fix that problem.

... since the FromStr implementation for PathBuf was removed temporarily.
@nikomatsakis nikomatsakis merged commit d2919da into rust-lang:master May 4, 2018
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