509 matches across 7 files for func main lang:JavaScript lang:JavaScript lang:JavaScript lang:JavaScript
snippet_mode: summary · sorted by relevance
src/librustdoc/html/static/js/search.js JAVASCRIPT 282 matches · showing 1 view file →
12const initSearch = async function(Stringdex, RoaringBitmap, hooks) {
+ 281 more matches in this file
src/tools/rustdoc-js/tester.js JAVASCRIPT 29 matches · showing 1 view file →
9function arrayToCode(array) {
+ 28 more matches in this file
src/librustdoc/html/static/js/main.js JAVASCRIPT 116 matches · showing 1 view file →
7// The amount of time that the cursor must remain still over a hover target before
+ 115 more matches in this file
src/librustdoc/html/static/js/storage.js JAVASCRIPT 30 matches · showing 1 view file →
15window.currentTheme = (function() {
+ 29 more matches in this file
src/librustdoc/html/static/js/stringdex.js JAVASCRIPT 33 matches · showing 1 view file →
296 * Helper function used when constructing bitmaps from lists.
+ 32 more matches in this file
src/librustdoc/html/static/js/settings.js JAVASCRIPT 16 matches · showing 1 view file →
4/* global MAIN_ID, getVar, nonnull */
+ 15 more matches in this file
tests/run-make/wasm-exceptions-nostd/verify.mjs JAVASCRIPT 3 matches · showing 1 view file →
18async function main() {
+ 2 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.