feat: add trait Frame. #49
Annotations
5 warnings
cargo test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cargo test:
tigerc/src/frame.rs#L31
field `parameters` is never read
|
cargo test:
tigerc/src/parser.rs#L16
variant `Prefix` is never constructed
|
cargo test:
tigerc/src/parser.rs#L84
method `look_expect` is never used
|
cargo test:
tigerc/tests/test_parser.rs#L5
unused import: `Token`
|