Commit graph

6 commits

Author SHA1 Message Date
Antoine Martin e25bc47f8f fix some pedantic clippy lints that make sense
- clippy::redundant-closure-for-method-calls
- clippy::explicit-iter-loop
2020-12-17 01:59:01 +01:00
Antoine Martin f1c9f5b228 2020: fix clippy tests warnings 2020-12-17 01:41:13 +01:00
Antoine Martin d91165207f 2020: switch to anyhow 2020-12-14 20:35:10 +01:00
Antoine Martin 6fe3ae40fb 2020: day02: refacto 2020-12-02 13:23:23 +01:00
Antoine Martin 43cca9e93f 2020: day02: part 2 2020-12-02 13:10:04 +01:00
Antoine Martin e5a5c638f6 2020: day02: part 1 2020-12-02 13:09:57 +01:00