mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 23:18:48 +00:00
Bump Rust and add skeleton code for irgen.
This commit is contained in:
@@ -8,4 +8,4 @@ cargo fmt --all -- --check # run `cargo fmt` to auto-correct format.
|
||||
cargo clippy
|
||||
|
||||
# Run tests.
|
||||
RUST_MIN_STACK=33554432 cargo test --release test_examples_irgen_small --nocapture
|
||||
RUST_MIN_STACK=33554432 cargo test --release test_examples_irgen_small -- --nocapture
|
||||
|
||||
Reference in New Issue
Block a user