]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #57499 - steveklabnik:gh47757, r=Mark-Simulacrum
authorMazdak Farrokhzad <twingoow@gmail.com>
Sat, 12 Jan 2019 09:55:16 +0000 (10:55 +0100)
committerGitHub <noreply@github.com>
Sat, 12 Jan 2019 09:55:16 +0000 (10:55 +0100)
commitdc6d86b04ef43260a5180025628fb2f05db287fc
treeeecdc9e184abf9e442de2670ee566dd21ebc1e5d
parentcbe377b2f5e709b35cee2bfb683b4f6a508a750f
parentbeb6495862942903d71e39e328b62b58cd6d2bb2
Rollup merge of #57499 - steveklabnik:gh47757, r=Mark-Simulacrum

note that FromStr does not work for borrowed types

Fixes #47757