Skip to content

Rust #448

@bauersimon

Description

@bauersimon
  • plain in Rust (write-test task)
    • testdata/rust/plain/src/lib.rs
    • testdata/rust/plain/Cargo.toml
  • language boilerplate
    • language/rust/language.go (similar to Go, Java and Ruby)
  • In Go/Java/Ruby we have separate test files, in Rust we have tests in the implementation file
    • check what that means for our evaluation procedure
    • check what that means for the LLM handling
    • adapt and extend if necessary
  • execute cargo tests
    • within the eval for now
    • then support that code within symflower test to have coverage information

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions