112 matches across 20 files for TODO lang:Rust lang:Rust
snippet_mode: summary · sorted by relevance
compiler/crates/react_compiler_lowering/src/build_hir.rs RUST 46 matches · showing 1 view file →
511 category: ErrorCategory::Todo,
+ 45 more matches in this file
compiler/crates/react_compiler_inference/src/infer_mutation_aliasing_effects.rs RUST 11 matches · showing 1 view file →
1742 let mut todo_errors: Vec<react_compiler_diagnostics::CompilerErrorDetail> =
+ 10 more matches in this file
compiler/crates/react_compiler_hir/src/environment.rs RUST 8 matches · showing 1 view file →
410 /// Check if any recorded errors have Todo category.
+ 7 more matches in this file
compiler/crates/react_compiler/src/entrypoint/pipeline.rs RUST 7 matches · showing 1 view file →
160 // TODO: port assertConsistentIdentifiers
+ 6 more matches in this file
compiler/crates/react_compiler_reactive_scopes/src/codegen_reactive_function.rs RUST 7 matches · showing 1 view file →
1300 category: ErrorCategory::Todo,
+ 6 more matches in this file
compiler/crates/react_compiler_diagnostics/src/lib.rs RUST 10 matches · showing 1 view file →
30 Todo,
+ 9 more matches in this file
compiler/crates/react_compiler_lowering/src/find_context_identifiers.rs RUST 3 matches · showing 1 view file →
257/// Record the TS-faithful Todo for an unsupported assignment-target wrapper
+ 2 more matches in this file
compiler/crates/react_compiler/src/entrypoint/validate_source_locations.rs RUST 2 matches · showing 1 view file →
139 ErrorCategory::Todo,
+ 1 more matches in this file
compiler/crates/react_compiler_lowering/src/hir_builder.rs RUST 2 matches · showing 1 view file →
809 category: ErrorCategory::Todo,
+ 1 more matches in this file
compiler/crates/react_compiler_reactive_scopes/src/prune_hoisted_contexts.rs RUST 2 matches · showing 1 view file →
118 ErrorCategory::Todo,
+ 1 more matches in this file
compiler/crates/react_compiler_validation/src/validate_context_variable_lvalues.rs RUST 2 matches · showing 1 view file →
148 ErrorCategory::Todo,
+ 1 more matches in this file
compiler/crates/react_compiler_ssa/src/rewrite_instruction_kinds_based_on_reassignment.rs RUST 1 matches view file →
267 "TODO: Handle reassignment in a value block where the original declaration was removed by dead code elimination (DCE)",
compiler/crates/react_compiler_optimization/src/constant_propagation.rs RUST 1 matches view file →
125 // TODO: port assertConsistentIdentifiers(fn) and assertTerminalSuccessorsExist(fn)
compiler/crates/react_compiler/src/entrypoint/imports.rs RUST 1 matches view file →
289 ErrorCategory::Todo,
compiler/crates/react_compiler_ssa/src/enter_ssa.rs RUST 1 matches view file →
95 ErrorCategory::Todo,
compiler/crates/react_compiler_reactive_scopes/src/build_reactive_function.rs RUST 1 matches view file →
1375 ErrorCategory::Todo,
compiler/crates/react_compiler_reactive_scopes/src/print_reactive_function.rs RUST 1 matches view file →
622 // TODO: Print outlined functions when they've been converted to reactive form
compiler/crates/react_compiler_ast/tests/scope_resolution.rs RUST 3 matches · showing 1 view file →
1024 "error.todo-hoist-type-alias-before-declaration",
+ 2 more matches in this file
compiler/crates/react_compiler_hir/src/globals.rs RUST 1 matches view file →
646 // TODO: rest of Array properties
compiler/crates/react_compiler_hir/src/environment_config.rs RUST 2 matches · showing 1 view file →
77/// are omitted with TODO comments. The Rust port uses hardcoded defaults for
+ 1 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.