Commit Graph

5 Commits

Author SHA1 Message Date
2f0c8ef2d4 Replace format("{}") with .to_string() where possible. 2018-12-22 10:07:14 +01:00
f23624c456 Fix all clippy warnings. 2018-12-17 12:26:31 +01:00
f4a7b06d47 Reuse input helper. 2018-12-14 11:42:44 +01:00
c0052c8c24 Replace filter + map with filter_map. 2018-12-08 07:32:46 +01:00
7245cdf6b5 Implement day 08 in rust. 2018-12-08 07:15:27 +01:00