add tests for non-existent hints
This commit is contained in:
@@ -99,7 +99,7 @@ impl<'a> AutoComplete<'a> {
|
||||
self.apply_hint(hint);
|
||||
}
|
||||
}
|
||||
_ => unreachable!(),
|
||||
Hint::None => {}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user