fix(resolve): replace bindings to dummy for unresolved imports
This commit is contained in:
@@ -421,7 +421,7 @@ pub enum TrimmedDefPaths {
|
||||
GoodPath,
|
||||
}
|
||||
|
||||
#[derive(Clone, Hash)]
|
||||
#[derive(Clone, Hash, Debug)]
|
||||
pub enum ResolveDocLinks {
|
||||
/// Do not resolve doc links.
|
||||
None,
|
||||
|
||||
Reference in New Issue
Block a user