7 matches across 1 files for TODO lang:Rust path:compiler/crates/react_compiler/src/entrypoint/pipeline.rs
snippet_mode: auto · sorted by relevance
compiler/crates/react_compiler/src/entrypoint/pipeline.rs RUST 7 matches · showing 5 view file →
158 }
159
160 // TODO: port assertConsistentIdentifiers
161 if context.debug_enabled {
162 context.log_debug(DebugLogEntry::new(
· · ·
165 ));
166 }
167 // TODO: port assertTerminalSuccessorsExist
168 if context.debug_enabled {
169 context.log_debug(DebugLogEntry::new(
· · ·
209 }
210
211 // TODO: port assertConsistentIdentifiers
212 if context.debug_enabled {
213 context.log_debug(DebugLogEntry::new(
· · ·
691 }
692
693 // TODO: port assertValidBlockNesting
694 if context.debug_enabled {
695 context.log_debug(DebugLogEntry::new(
· · ·
715 }
716
717 // TODO: port assertValidBlockNesting
718 if context.debug_enabled {
719 context.log_debug(DebugLogEntry::new(
+ 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.