We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6759ba commit e4a787fCopy full SHA for e4a787f
crates/ide/src/doc_links.rs
@@ -1,6 +1,4 @@
1
//! Resolves and rewrites links in markdown documentation.
2
-//!
3
-//! Most of the implementation can be found in [`hir::doc_links`].
4
5
use std::iter::once;
6
0 commit comments