Skip to content

Commit d6eee6a

Browse files
committed
Rename {Reader,Writer}ByteConversions methods
The method names in std::rt::io::extensions::WriterByteConversions are the same as those in std::io::WriterUtils and a resolve error causes rustc to fail after trying to find an impl of io::Writer instead of trying to look for rt::io::Writer as well. Same goes for ReaderByteConversions.
1 parent 4e3dbf9 commit d6eee6a

File tree

1 file changed

+122
-123
lines changed

1 file changed

+122
-123
lines changed

0 commit comments

Comments
 (0)