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