feat: Strings with Unicode Escapes #310
Annotations
2 errors and 2 warnings
Run cargo check --no-default-features --target thumbv6m-none-eabi:
src/tokenizer.rs#L395
cannot find macro `println` in this scope
|
Run cargo check --no-default-features --target thumbv6m-none-eabi
Process completed with exit code 101.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run cargo check --no-default-features --target thumbv6m-none-eabi:
src/ast/value.rs#L16
unused import: `ToString`
|
Loading