mirror of
https://github.com/ratspeak/lrgp-rs
synced 2026-08-12 18:07:21 -04:00
- Convert file-level /// doc comments to //! (clippy::empty_line_after_doc_comments) - Drop unused meta_bool helper in tictactoe - Replace redundant |v| value_as_*(v) closures with bare fn pointers - Remove useless .into() / format!() wrappers - #[allow(too_many_arguments)] on save_session — every column load-bearing - cargo fmt --all |
||
|---|---|---|
| .. | ||
| basic_envelope.rs | ||
| chess_game.rs | ||
| session_lifecycle.rs | ||
| tictactoe_game.rs | ||