Properly handle doc attributes in doc-comment highlight injection
This commit is contained in:
@@ -89,7 +89,7 @@ pub use crate::{
|
||||
pub use {
|
||||
hir_def::{
|
||||
adt::StructKind,
|
||||
attr::{Attrs, Documentation},
|
||||
attr::{Attr, Attrs, Documentation},
|
||||
body::scope::ExprScopes,
|
||||
find_path::PrefixKind,
|
||||
import_map,
|
||||
|
||||
Reference in New Issue
Block a user