mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
026d8ce7f5
Remove SimpleDefKind Now that rustc_query_system depends on rustc_hir, we can just directly make use of the regular DefKind.