Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 367 Bytes

TODO.org

File metadata and controls

11 lines (10 loc) · 367 Bytes

Get Ready for godot-rust 0.9

Get compiling

Fix bugs

Make a helper function for getting rust game state

  • This can be a blog

Find every unsafe on a function, and every unneeded mut

See if you can use less unsafe blocks everywhere

Restore chains of and_then where useful

Run rust-clippy

Update Readme