rust/compiler/rustc_ast_lowering
Yuki Okushi 630df7c54a
Remove unnecessary check for registers
`is_clobber()` already checks if `reg` is a register and the both
values should be the same.
2021-10-26 11:02:51 +09:00
..
src Remove unnecessary check for registers 2021-10-26 11:02:51 +09:00
Cargo.toml Forbid hashing HIR outside of indexing. 2021-10-09 18:38:28 +02:00