mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
4af3ff8cd1
Move `supertrait_def_ids` into the elaborate module like all other fns It's strange that this is the only elaborate-like fn on tcx. r? lcnr