rust/src/librustc_borrowck
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-19 03:19:48 +02:00