rust/compiler
Aaron Hill f9f238e6b8
Remove special case for ExprKind::Paren in MutVisitor
The special case breaks several useful invariants (`ExpnId`s are
globally unique, and never change). This special case
was added back in 2016 in https://github.com/rust-lang/rust/pull/34355
2021-07-19 17:23:10 -05:00
..
2021-07-15 16:09:57 -05:00
2021-07-13 17:58:50 +09:00
2021-07-10 20:54:49 +08:00