mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-14 22:38:46 +00:00
Lots of improvements.
* Better script names and grammar fix. * Bump Rust * Enforce more lints. * Improve few struct definitions by removing box. * Many minor implementation improvements.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
/target
|
||||
/hw*.zip
|
||||
/final.zip
|
||||
target
|
||||
*.zip
|
||||
rustfmt.toml
|
||||
**/*.rs.bk
|
||||
|
||||
Reference in New Issue
Block a user