11 matches across 1 files for error lang:JavaScript lang:JavaScript lang:JavaScript path:tests/rustdoc-js-std/parser-ident.js
snippet_mode: grep · sorted by relevance
tests/rustdoc-js-std/parser-ident.js JAVASCRIPT 11 matches · showing 5 view file →
22 userQuery: "R<!>",
23 returned: [],
24 error: null,
25 },
26 {
· · ·
37 userQuery: "!",
38 returned: [],
39 error: null,
40 },
41 {
· · ·
52 userQuery: "a!",
53 returned: [],
54 error: null,
55 },
56 {
· · ·
60 userQuery: "a!::b",
61 returned: [],
62 error: "Cannot have associated items in macros",
63 },
64 {
· · ·
68 userQuery: "!<T>",
69 returned: [],
70 error: "Never type `!` does not accept generic parameters",
71 },
72 {
+ 6 more matches in this file
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.