No description
- Remove unused std::fmt::Write import
- Refer to the piece! macro with $crate (I didn't know this was legal??)
- Remove the doc comments on Position::flags
- Remove {set,clear}_player_has_right_to_castle_flag
- Remove an extraneous local variable from Position::place_piece()
|
||
|---|---|---|
| board | ||
| explorer | ||
| .gitignore | ||
| chess_pieces.txt | ||
| Notes.md | ||