-
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
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
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
Add command to scaffold, download input and read challenge for current date
needs-documentation
#43
by tomvaneyck
was merged Dec 9, 2023
Loading...
updated Dec 9, 2023
feat: add incremental benchmarks
#53
by fspoettel
was merged Dec 10, 2023
Loading...
updated Dec 10, 2023
fix: address some
clippy::pedantic warnings
#55
by fspoettel
was merged Dec 11, 2023
Loading...
updated Dec 11, 2023
ProTip!
Filter pull requests by the default branch with base:main.
You can’t perform that action at this time.