fix(resolve): replace bindings to dummy for unresolved imports

This commit is contained in:
bohan
2023-05-12 02:09:46 +08:00
parent 24c180c438
commit f34678c097
5 changed files with 29 additions and 6 deletions

View File

@@ -85,6 +85,7 @@ pub mod rustdoc;
fluent_messages! { "../messages.ftl" }
#[derive(Debug)]
enum Weak {
Yes,
No,