18 matches across 1 files for error lang:JavaScript path:tests/rustdoc-js-std/parser-slice-array.js
snippet_mode: auto · sorted by relevance
tests/rustdoc-js-std/parser-slice-array.js JAVASCRIPT 18 matches · showing 5 view file →
6 userQuery: '[[[D, []]]',
7 returned: [],
8 error: 'Unclosed `[`',
9 },
10 {
· · ·
58 userQuery: '[[[D, []]]]',
59 returned: [],
60 error: null,
61 },
62 {
· · ·
83 userQuery: "[],u8",
84 returned: [],
85 error: null,
86 },
87 {
· · ·
109 userQuery: "[u8]",
110 returned: [],
111 error: null,
112 },
113 {
· · ·
143 userQuery: "[u8,u8]",
144 returned: [],
145 error: null,
146 },
147 {
+ 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.