-
Notifications
You must be signed in to change notification settings - Fork 61
Pull requests: fspoettel/advent-of-code-rust
Pull requests list
Broken internal aoc-cli link fixed
#5
by peteanning
was merged Nov 6, 2022
Loading...
updated Nov 6, 2022
fix: compatibility with aoc-cli@^0.4.0
#7
by fspoettel
was merged Nov 6, 2022
Loading...
updated Nov 6, 2022
After installing aoc-cli cargo download not working
#6
by peteanning
was closed Nov 6, 2022
Loading...
updated Nov 6, 2022
chore: remove
hashbrown crate suggestion
#10
by tguichaoua
was merged Nov 29, 2022
Loading...
updated Nov 29, 2022
fix: rename package to
advent_of_code
#13
by fspoettel
was merged Nov 29, 2022
Loading...
updated Nov 29, 2022
Add CI hook to check code formating using "cargo fmt --check"
#18
by Wasabi375
was merged Dec 4, 2022
Loading...
updated Dec 4, 2022
Update github CI actions/checkout@v2 to actions/checkout@v3
#17
by Wasabi375
was merged Dec 4, 2022
Loading...
updated Dec 4, 2022
feat: download puzzle descriptions
#21
by fspoettel
was merged Dec 6, 2022
Loading...
updated Dec 6, 2022
1 task done
Make the template pass cargo clippy by resolving warnings
#28
by andypymont
was merged Feb 4, 2023
Loading...
updated Feb 4, 2023
feat: add
--submit <part> option to cargo solve
#25
by fspoettel
was merged Oct 21, 2023
Loading...
updated Oct 21, 2023
1 task done
feat: implement benching, refactor template
#30
by fspoettel
was merged Oct 21, 2023
Loading...
updated Oct 21, 2023
2 tasks done
2
Resolve the majority of pedantic clippy warnings
#29
by andypymont
was closed Oct 31, 2023
Loading...
updated Oct 31, 2023
Add a Day type to provide better handling of day value
#35
by tguichaoua
was merged Nov 22, 2023
Loading...
updated Nov 22, 2023
feat: add
--download flag to scaffold
#46
by fspoettel
was merged Dec 5, 2023
Loading...
updated Dec 5, 2023
refactor: move
Day struct to template module
#40
by fspoettel
was merged Dec 5, 2023
Loading...
updated Dec 5, 2023
feat: use black_box for benchmark evaluation
#47
by fspoettel
was merged Dec 6, 2023
Loading...
updated Dec 6, 2023
dry
solution! macro implementation
#48
by tguichaoua
was merged Dec 6, 2023
Loading...
updated Dec 6, 2023
Move template in its own file
#49
by tguichaoua
was merged Dec 6, 2023
Loading...
updated Dec 6, 2023
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.
You can’t perform that action at this time.