ec39a76a3e
String::from does not need to be inlined, it can be without it just like str::to_owned and String::clone are.