mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
026d8ce7f5
Remove SimpleDefKind Now that rustc_query_system depends on rustc_hir, we can just directly make use of the regular DefKind.