Auto merge of #5150 - Eh2406:more_interning, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 8 Mar 2018 15:21:26 +0000 (15:21 +0000)
committerbors <bors@rust-lang.org>
Thu, 8 Mar 2018 15:21:26 +0000 (15:21 +0000)
More interning

This is a small part of the unsuccessful last commit of #5121, this part removes `InternedString::new` from the innerest of loops.

This is mostly a resubmission of #5147, that I accidentally deleted while bors was testing. This one has new commits, so github will take the resubition.


Trivial merge