Add to macro testing infra to emit token map ids
This commit is contained in:
@@ -22,7 +22,6 @@ use crate::{
|
||||
runnables::{runnable_fn, runnable_mod},
|
||||
FileId, FilePosition, NavigationTarget, RangeInfo, Runnable, TryToNav,
|
||||
};
|
||||
|
||||
#[derive(Clone, Debug, PartialEq, Eq)]
|
||||
pub struct HoverConfig {
|
||||
pub links_in_hover: bool,
|
||||
|
||||
Reference in New Issue
Block a user