Resolve paths to defs (functions currently) during type inference
This commit is contained in:
@@ -2,6 +2,7 @@ pub(super) mod imp;
|
||||
pub(super) mod nameres;
|
||||
|
||||
use std::sync::Arc;
|
||||
use log;
|
||||
|
||||
use ra_syntax::{
|
||||
algo::generate,
|
||||
|
||||
Reference in New Issue
Block a user