mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
9507d5c149
collapse `constness` query `match` logic We already have the HIR node data, so no need for asking `def_kind` again. r? oli-obk