Skip to content

Commit d598d0b

Browse files
bors[bot]Veykril
andauthored
Merge #10322
10322: internal: Split the hover module up r=Veykril a=Veykril cc #10107 bors r+ Co-authored-by: Lukas Wirth <[email protected]>
2 parents 8398859 + e60f3d2 commit d598d0b

File tree

5 files changed

+4689
-4698
lines changed

5 files changed

+4689
-4698
lines changed

crates/ide/src/display.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22
//! into types that may be used to render in a UI.
33
44
pub(crate) mod navigation_target;
5-
65
pub(crate) use navigation_target::{ToNav, TryToNav};
7-
8-
pub(crate) use syntax::display::macro_label;

0 commit comments

Comments
 (0)