Move child_by_source from hir-def to hir

This commit is contained in:
Lukas Wirth 2024-10-31 09:27:46 +01:00
parent 8244f30eff
commit 70348faf2b
9 changed files with 88 additions and 90 deletions

View file

@ -1,5 +1,6 @@
//! See `Semantics`.
mod child_by_source;
mod source_to_def;
use std::{