rustdoc search: relax rules for identifiers

This commit is contained in:
binarycat
2025-10-18 15:13:36 -05:00
parent e100792918
commit a35499268e
3 changed files with 24 additions and 2 deletions

View File

@@ -165,7 +165,7 @@ const PARSED = [
foundElems: 0,
userQuery: "_:",
returned: [],
error: "Unexpected `_` (not a valid identifier)",
error: "Unexpected `_` in type filter (before `:`)",
},
{
query: "ab:",