rust/compiler
bors f76ecd0668 Auto merge of #80044 - jyn514:smaller-name, r=GuillaumeGomez
[rustdoc] Switch to Symbol for item.name

This decreases the size of `Item` from 680 to 616 bytes. It also does a
lot less work since it no longer has to copy as much.

Helps with #79103.

r? `@GuillaumeGomez`
2020-12-15 18:40:50 +00:00
..
2020-12-03 17:08:19 -05:00
2020-12-13 13:36:01 -08:00
2020-12-03 17:08:19 -05:00
2020-12-14 22:19:15 -05:00