mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +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