docs(clex): fix toml warning in readme #26
Annotations
5 errors
Run tests:
ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `source_text`
|
Run tests:
ccode_runner/src/lang_runner/file_store.rs#L64
unused variable: `lang`
|
Run tests:
ccode_runner/src/lang_runner/file_store.rs#L11
struct `SourceCodeInfo` is never constructed
|
Run tests:
ccode_runner/src/lang_runner/file_store.rs#L18
associated functions `new`, `new_from_source_dest`, `new_from_text`, and `exists` are never used
|
Run tests
Process completed with exit code 101.
|
Loading