I'm taking the Advent of Code this year as an opportunity to learn Rust.
I read the first couple of chapters of the book and I'm googling the rest to see whether I can get it done and it's going ok so far. This will be ugly here and there but hopefully I'll get better as we go along: https://github.com/alper/aoc2020
Anybody else doing the advent with proper Rust and have their solutions somewhere? Please link up your repos here so we can compare.