mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 04:19:13 +00:00
Remove markdown module from rust-analyzer crate
This commit is contained in:
parent
8eddc64f86
commit
81f0108067
7 changed files with 188 additions and 187 deletions
|
@ -1,3 +1,4 @@
|
|||
//! Documentation attribute related utilties.
|
||||
use either::Either;
|
||||
use hir::{
|
||||
db::{DefDatabase, HirDatabase},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue