503 matches across 25 files for error lang:JavaScript lang:JavaScript lang:JavaScript lang:JavaScript
snippet_mode: summary · sorted by relevance
src/librustdoc/html/static/js/search.js JAVASCRIPT 60 matches · showing 1 view file →
20 // @ts-expect-error
+ 59 more matches in this file
src/librustdoc/html/static/js/main.js JAVASCRIPT 38 matches · showing 1 view file →
121 // @ts-expect-error
+ 37 more matches in this file
src/tools/rustdoc-js/tester.js JAVASCRIPT 46 matches · showing 1 view file →
114function checkNeededFields(fullPath, expected, error_text, queryName, position) {
+ 45 more matches in this file
src/librustdoc/html/static/js/stringdex.js JAVASCRIPT 26 matches · showing 1 view file →
194 throw new Error("not a roaring bitmap: " + u8array[i]);
+ 25 more matches in this file
src/librustdoc/html/static/js/storage.js JAVASCRIPT 2 matches · showing 1 view file →
28 * Takes an optional error message argument.
+ 1 more matches in this file
src/librustdoc/html/static/js/src-script.js JAVASCRIPT 2 matches · showing 1 view file →
121 // @ts-expect-error
+ 1 more matches in this file
src/tools/rust-analyzer/.github/actions/github-release/main.js JAVASCRIPT 3 matches · showing 1 view file →
56 core.error(e);
+ 2 more matches in this file
src/librustdoc/html/static/js/scrape-examples.js JAVASCRIPT 2 matches · showing 1 view file →
23 // @ts-expect-error
+ 1 more matches in this file
tests/run-make/wasm-exceptions-nostd/verify.mjs JAVASCRIPT 8 matches · showing 1 view file →
12 console.log("Error: File not found:", wasmfile);
+ 7 more matches in this file
src/tools/error_index_generator/redirect.js JAVASCRIPT 2 matches · showing 1 view file →
7 window.location.replace('./error_codes/' + code + '.html');
+ 1 more matches in this file
src/tools/rustdoc-js/.eslintrc.js JAVASCRIPT 51 matches · showing 1 view file →
14 "error",
+ 50 more matches in this file
src/librustdoc/html/static/.eslintrc.js JAVASCRIPT 52 matches · showing 1 view file →
13 "error",
+ 51 more matches in this file
tests/rustdoc-js-std/return-based-sort.js JAVASCRIPT 4 matches · showing 1 view file →
8 'query': '-> AllocError',
+ 3 more matches in this file
tests/rustdoc-js-std/parser-quote.js JAVASCRIPT 7 matches · showing 1 view file →
15 error: null,
+ 6 more matches in this file
tests/rustdoc-js-std/parser-weird-queries.js JAVASCRIPT 6 matches · showing 1 view file →
20 error: null,
+ 5 more matches in this file
tests/rustdoc-js-std/parser-literal.js JAVASCRIPT 1 matches view file →
23 error: null,
tests/rustdoc-js-std/parser-ident.js JAVASCRIPT 11 matches · showing 1 view file →
24 error: null,
+ 10 more matches in this file
tests/rustdoc-js-std/parser-paths.js JAVASCRIPT 7 matches · showing 1 view file →
15 error: null,
+ 6 more matches in this file
tests/rustdoc-js-std/parser-returned.js JAVASCRIPT 9 matches · showing 1 view file →
23 error: null,
+ 8 more matches in this file
tests/rustdoc-js-std/parser-filter.js JAVASCRIPT 9 matches · showing 1 view file →
15 error: null,
+ 8 more matches in this file
tests/rustdoc-js-std/parser-separators.js JAVASCRIPT 8 matches · showing 1 view file →
19 error: null,
+ 7 more matches in this file
tests/rustdoc-js-std/parser-generics.js JAVASCRIPT 6 matches · showing 1 view file →
8 error: 'Unclosed `<`',
+ 5 more matches in this file
tests/rustdoc-js/non-english-identifier.js JAVASCRIPT 6 matches · showing 1 view file →
15 error: null,
+ 5 more matches in this file
tests/rustdoc-js-std/parser-bindings.js JAVASCRIPT 10 matches · showing 1 view file →
34 error: null,
+ 9 more matches in this file
tests/rustdoc-js-std/parser-slice-array.js JAVASCRIPT 18 matches · showing 1 view file →
8 error: 'Unclosed `[`',
+ 17 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.