List of all items
Structs
- chaos::ChaosConfig
- codegen_shim::ScopeTracker
- debug::DebugConfig
- debug::DebugInfoGenerator
- debug::DebugRuntime
- debug::DebuggerIntegration
- debug::FunctionMapping
- debug::SourceMap
- debug::SourceMapping
- doctest_extractor::Doctest
- doctest_extractor::DoctestExtractor
- doctest_extractor::DoctestResult
- doctest_extractor::FunctionDoctests
- documentation::DocConfig
- documentation::DocGenerator
- generative_repair::CodeAction
- generative_repair::CodeState
- generative_repair::GenerativeRepair
- generative_repair::GenerativeRepairConfig
- generative_repair::SynthesisResult
- hunt_mode::HuntConfig
- hunt_mode::HuntEngine
- hunt_mode::five_whys::FiveWhysAnalyzer
- hunt_mode::five_whys::RootCauseChain
- hunt_mode::five_whys::WhyStep
- hunt_mode::hansei::CycleOutcome
- hunt_mode::hansei::HanseiReflector
- hunt_mode::hansei::Lesson
- hunt_mode::hunt_shim::ErrorClusterStats
- hunt_mode::hunt_shim::KaizenSnapshot
- hunt_mode::hunt_shim::RootCauseAnalysis
- hunt_mode::hunt_shim::WhyAnalysis
- hunt_mode::isolator::MinimalReproducer
- hunt_mode::isolator::ReproCase
- hunt_mode::kaizen::KaizenMetrics
- hunt_mode::planner::ErrorCluster
- hunt_mode::planner::FailurePattern
- hunt_mode::planner::HuntPlanner
- hunt_mode::planner::PrioritizedPattern
- hunt_mode::repair::Fix
- hunt_mode::repair::JidokaRepairEngine
- hunt_mode::repair::PatchLocation
- hunt_mode::verifier::AndonVerifier
- ide::CompletionItem
- ide::Diagnostic
- ide::IdeIntegration
- ide::Symbol
- infrastructure::curriculum::CompilationError
- infrastructure::curriculum::CurriculumScheduler
- infrastructure::curriculum::FailingExample
- infrastructure::distiller::GraduationCriteria
- infrastructure::distiller::KnowledgeDistiller
- infrastructure::fault_localizer::FaultLocalizer
- infrastructure::fault_localizer::SourceLocation
- infrastructure::fault_localizer::TranspilerDecision
- infrastructure::pattern_store::PatternStore
- infrastructure::pattern_store::TranspilationPattern
- library_mapping::ItemMapping
- library_mapping::LibraryMapping
- library_mapping::MappingRegistry
- library_mapping::TypeTransform
- library_mapping::ValidationError
- library_mapping::toml_plugin::PluginMetadata
- library_mapping::toml_plugin::TomlItemMapping
- library_mapping::toml_plugin::TomlLibraryMapping
- library_mapping::toml_plugin::TomlParseError
- library_mapping::toml_plugin::TomlPlugin
- library_mapping::toml_plugin::TomlPluginConfig
- library_mapping::toml_plugin::TomlTypeTransform
- module_mapper::ModuleMapper
- module_mapper::ModuleMapping
- module_mapper::RustImport
- module_mapper_phf::StaticItemMapping
- module_mapper_phf::StaticModuleMapping
- pytest_extractor::PytestExtractor
- pytest_extractor::PytestResult
- stdlib_mappings::StdlibApiMapping
- stdlib_mappings::StdlibMappings
- test_generation::TestGenConfig
- test_generation::TestGenerator
- typeshed_ingest::CrateMappingConfig
- typeshed_ingest::FunctionMappingConfig
- typeshed_ingest::ParsedFunction
- typeshed_ingest::TypeMappingConfig
Enums
- chaos::ChaosError
- debug::DebugLevel
- debug::DebuggerType
- hunt_mode::hunt_shim::ConfidenceLevel
- hunt_mode::hunt_shim::PatternClass
- hunt_mode::kaizen::TrendIndicator
- hunt_mode::planner::PatternCategory
- hunt_mode::repair::RepairResult
- hunt_mode::verifier::AndonStatus
- hunt_mode::verifier::VerifyResult
- ide::CompletionKind
- ide::DiagnosticSeverity
- ide::SymbolKind
- infrastructure::curriculum::DifficultyLevel
- infrastructure::fault_localizer::DecisionType
- library_mapping::MappingConfidence
- library_mapping::ParamType
- library_mapping::TransformPattern
- library_mapping::toml_plugin::TomlConfidence
- library_mapping::toml_plugin::TomlPattern
- module_mapper::ConstructorPattern
- stdlib_mappings::RustPattern
Traits
- hunt_mode::repair::Mutator
- ide::IdeContext
- library_mapping::MappingPlugin
- stdlib_mappings::StdlibPlugin
Functions
- codegen_shim::body_uses_hashmap
- codegen_shim::expr_complexity
- codegen_shim::expr_uses_hashmap
- codegen_shim::extract_var_name
- codegen_shim::is_constant_expr
- codegen_shim::is_primitive_type
- codegen_shim::is_reference_type
- codegen_shim::is_simple_literal
- codegen_shim::needs_boxing
- codegen_shim::stmt_uses_hashmap
- codegen_shim::uses_hashmap
- debug::generate_debug_macros
- doctest_extractor::doctest_to_rust_assertion
- doctest_extractor::generate_rust_doc_tests
- hunt_mode::hunt_shim::cluster_errors
- hunt_mode::hunt_shim::select_priority_cluster
- ide::create_ide_integration
- ide::generate_hover_info
- module_mapper_phf::get_item_mapping
- module_mapper_phf::get_module_mapping
- module_mapper_phf::is_module_supported
- module_mapper_phf::supported_modules
- typeshed_ingest::parse_pyi
- typeshed_ingest::parse_pyi_with_config