f76179929f
Now wrapping long comments.
2021-04-26 18:14:13 +01:00
53963b5a7e
Switched to a 120 max width.
2021-04-26 18:07:33 +01:00
5b484eece3
Updated rustfmt.toml.
2021-03-28 21:00:18 +01:00
2d931f10cb
Moved Pos to game::exe::pos.
...
Adding missing instructions `break` + `syscall`.
Added `Func` for the game executable.
`Pos` now implements `serde::{Serialize, Deserialize}`.
2020-10-25 22:46:04 +00:00
63d312e845
Added various rustfmt configurations.
...
Revised documentation of the library and lint opt-out reasons.
Moved some module documentation to it's own file due to overflowing the line limit.
Fixed several spelling errors.
2020-05-13 03:03:46 +01:00
280bdac119
All code is now formatted.
...
Started using `err_impl::Error` where possible.
2020-05-01 11:29:01 +01:00
36b32bd568
Added rustfmt configuration for possibly the future.
2020-04-21 19:47:37 +01:00