18 matches across 1 files for error lang:JavaScript lang:JavaScript lang:JavaScript path:tests/rustdoc-js-std/parser-hof.js
snippet_mode: grep · sorted by relevance
tests/rustdoc-js-std/parser-hof.js JAVASCRIPT 18 matches · showing 5 view file →
35 userQuery: "(-> F<P>)",
36 returned: [],
37 error: null,
38 },
39 {
· · ·
63 userQuery: "(-> P)",
64 returned: [],
65 error: null,
66 },
67 {
· · ·
91 userQuery: "(->,a)",
92 returned: [],
93 error: null,
94 },
95 {
· · ·
127 userQuery: "(F<P> ->)",
128 returned: [],
129 error: null,
130 },
131 {
· · ·
155 userQuery: "(P ->)",
156 returned: [],
157 error: null,
158 },
159 {
+ 13 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.