Commit graph

7 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 76bd7d9c54 2020: day07: add note 2020-12-07 16:14:03 +01:00
Antoine Martin 213e074e6b 2020: day07: memoize part 1 2020-12-07 15:30:14 +01:00
Antoine Martin bb5e0c9c9e 2020: day07: part 2 2020-12-07 15:00:42 +01:00
Antoine Martin eb8743c5d2 2020: day07: part 1 2020-12-07 14:41:00 +01:00