Remove ShortLabel
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
//! into types that may be used to render in a UI.
|
||||
|
||||
pub(crate) mod navigation_target;
|
||||
mod short_label;
|
||||
|
||||
pub(crate) use navigation_target::{ToNav, TryToNav};
|
||||
|
||||
pub(crate) use syntax::display::{function_declaration, macro_label};
|
||||
pub(crate) use syntax::display::macro_label;
|
||||
|
||||
Reference in New Issue
Block a user