rust/src/librustc_metadata
Vadim Petrochenkov c6ca1e4abd Use Idents in a number of structures in HIR
Namely: labels, type parameters, bindings in patterns, parameter names in functions without body.
All of these do not need hygiene after lowering to HIR, only span locations.
2018-06-28 11:04:50 +03:00
..
2018-06-07 17:33:53 +02:00
2018-04-19 20:33:18 -04:00
2018-06-01 14:56:01 +02:00
2018-06-07 17:33:53 +02:00