Merge #998
998: import resolution is immutable r=matklad a=matklad Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
d080c8f021
@ -124,7 +124,7 @@ where
|
||||
}
|
||||
|
||||
fn resolve_import(
|
||||
&mut self,
|
||||
&self,
|
||||
module_id: CrateModuleId,
|
||||
import: &raw::ImportData,
|
||||
) -> (PerNs<ModuleDef>, ReachedFixedPoint) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user