chessfriend/bitboard
Eryn Wells cad040e454 [bitboard] Fix some warnings and clippy suggestions in library.rs
- Add allow(dead_code) to LIGHT_SQUARES and DARK_SQUARES. These aren't used yet
  but I have a feeling they'll come in handy.
- Add some separators to long numeric literals.
- Lightly reformat BitBoard -> Bitboard in the module documentation
2024-04-25 07:23:59 -07:00
..
src [bitboard] Fix some warnings and clippy suggestions in library.rs 2024-04-25 07:23:59 -07:00
Cargo.toml [bitboard] Make the bitboard crate more crate-like 2024-01-24 09:16:21 -08:00