1,429 matches across 22 files for func main lang:Rust lang:Rust lang:Rust
snippet_mode: summary · sorted by relevance
6▶//! Main entrypoint for the React Compiler.
+ 377 more matches in this file
14▶use crate::object_shape::FunctionSignature;
+ 59 more matches in this file
22▶ BasicBlock, BlockId, DeclarationId, DependencyPathEntry, EvaluationOrder, FunctionId,
+ 152 more matches in this file
16▶ ReactiveBlock, ReactiveFunction, ReactiveScopeBlock, ReactiveScopeDependency,
+ 15 more matches in this file
17▶use crate::FunctionNode;
+ 245 more matches in this file
25▶ BlockId, Effect, FunctionId, HirFunction, IdentifierId, InstructionValue, ParamPattern,
+ 81 more matches in this file
10▶ each_instruction_value_lvalue, each_instruction_value_operand_with_functions,
+ 48 more matches in this file
13▶ AliasingEffect, BlockId, HirFunction, Identifier, IdentifierId, InstructionValue, Place,
+ 30 more matches in this file
24▶use react_compiler_hir::HirFunction;
+ 41 more matches in this file
15▶ ReactiveFunction, ReactiveInstruction, ReactiveScopeBlock, ReactiveValue,
+ 14 more matches in this file
8▶//! Given a function whose reactive scope ranges have been correctly aligned and
+ 23 more matches in this file
15▶use react_compiler_hir::FunctionId;
+ 38 more matches in this file
8▶//! Outlines JSX expressions in callbacks into separate component functions.
+ 61 more matches in this file
21▶ HirFunction, IdentifierId, InstructionValue, JsxTag, PrimitiveValue, PropertyLiteral, ScopeId,
+ 13 more matches in this file
1▶// Gating rewrite logic for compiled functions.
+ 106 more matches in this file
15▶ DeclarationId, EvaluationOrder, Place, ReactiveFunction, ReactiveInstruction,
+ 11 more matches in this file
247▶/// This is the main error type thrown/returned by the compiler.
+ 2 more matches in this file
18▶/// Main entry point for the React Compiler.
+ 1 more matches in this file
6▶//! Converts the HIR CFG into a tree-structured ReactiveFunction.
+ 14 more matches in this file
6▶use react_compiler_ast::expressions::ArrowFunctionExpression;
+ 15 more matches in this file
6▶//! Port of OutlineFunctions from TypeScript (`Optimization/OutlineFunctions.ts`).
+ 51 more matches in this file
6▶use react_compiler_hir::ReactFunctionType;
+ 10 more matches in this file
Search syntax
auth login | both terms (AND is implicit) |
auth OR login | either term |
NOT path:vendor | exclude matches |
"exact phrase" | quoted exact match |
/func\s+Test/ | regex |
handler~1 | fuzzy (Levenshtein 1) |
file:*_test.go | filename glob |
path:pkg/auth/** | full path glob |
lang:go | language 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.