Skip to content

feat: translate to ir. #58

feat: translate to ir.

feat: translate to ir. #58

Triggered via push February 13, 2025 10:59
Status Success
Total duration 20s
Artifacts

test.yaml

on: push
cargo test
13s
cargo test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
cargo test
Cache not found for keys: v0-rust-test-Linux-37eab825-c29e35af, v0-rust-test-Linux-37eab825
cargo test: tigerc/src/ir.rs#L1
unused import: `core::num`
cargo test: tigerc/src/translate.rs#L145
unused variable: `decl`
cargo test: tigerc/src/translate.rs#L595
unused variable: `f`
cargo test: tigerc/src/amd64.rs#L70
multiple associated functions are never used
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/src/translate.rs#L72
fields `label` and `body` are never read
cargo test: tigerc/src/translate.rs#L73
fields `0` and `1` are never read
cargo test: tigerc/tests/test_parser.rs#L5
unused import: `Token`