Correctly handle doc(test(attr(...)))

This commit is contained in:
Guillaume Gomez 2025-12-02 16:01:20 +01:00
parent 57870b7242
commit 5c47240ad1
5 changed files with 7 additions and 7 deletions

View file

@ -4868,9 +4868,9 @@ dependencies = [
"indexmap",
"itertools",
"minifier",
"proc-macro2",
"pulldown-cmark-escape",
"regex",
"rustc_proc_macro",
"rustdoc-json-types",
"serde",
"serde_json",