105 matches across 1 files for error lang:Rust path:compiler/crates/react_compiler_hir/src/environment.rs lang:Rust
snippet_mode: auto · sorted by relevance
compiler/crates/react_compiler_hir/src/environment.rs RUST 105 matches · showing 5 view file →
2
3use react_compiler_diagnostics::CompilerDiagnostic;
4use react_compiler_diagnostics::CompilerError;
5use react_compiler_diagnostics::CompilerErrorDetail;
6use react_compiler_diagnostics::ErrorCategory;
· · ·
5use react_compiler_diagnostics::CompilerErrorDetail;
6use react_compiler_diagnostics::ErrorCategory;
7
· · ·
6use react_compiler_diagnostics::ErrorCategory;
7
8use crate::default_module_type_provider::default_module_type_provider;
· · ·
51 pub functions: Vec<HirFunction>,
52
53 // Error accumulation
54 pub errors: CompilerError,
55
· · ·
54 pub errors: CompilerError,
55
56 // Function type classification (Component, Hook, Other)
+ 100 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.