]> git.lizzy.rs Git - rust.git/commit
Remove the `From<InternedString> for String` impl.
authorNicholas Nethercote <nnethercote@mozilla.com>
Thu, 9 May 2019 02:14:30 +0000 (12:14 +1000)
committerNicholas Nethercote <nnethercote@mozilla.com>
Fri, 10 May 2019 05:59:13 +0000 (15:59 +1000)
commitcb7eacb1d2f856f52f2daf3b58325e667f654eca
tree10b618184c563a81fcd8e733179791fef3328d28
parent0e27c36145594dcf3f00707543f11f591a63ec95
Remove the `From<InternedString> for String` impl.

It's not used.
src/libsyntax_pos/symbol.rs