fix(rustup): str.split and associated type changes

This commit is contained in:
Robin Gloster
2015-02-26 19:06:15 +01:00
parent 9998417fe8
commit 1b6e6a040f
4 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
use header::{self, Encoding};
use header::Encoding;
/// The `Transfer-Encoding` header.
///