Advent of code
Contains all work done on the advent of code challenges each year
Years prior to 2021 have been copied from old repos but not been tested
Some of the rust code for 2022 uses features nightly at the time of writing
rustup default nightly
to enable and rustup default stable
to disable