String implements `Borrow<str>`. Now that rust-lang/rfcs#1157 is implemented, String should probably implement `BorrowMut<str>` as well.