This website requires JavaScript.
Explore
Help
Register
Sign In
Periodic
/
AdventOfCode-Rust
Template
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode-Rust
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b67460e2b93dcc3bef762aed3b1b5188762f02f1
AdventOfCode-Rust
/
src
/
template
History
Felix Spöttel
b67460e2b9
fix: clippy warning
2025-11-24 19:29:12 +01:00
..
commands
feat(scaffold): overwrite argument (
#63
)
2024-10-31 23:02:13 +01:00
aoc_cli.rs
feat: make
cargo time
incremental by default (
#53
)
2023-12-10 13:55:17 +01:00
day.rs
Make
Day::new
const and remove
Day::__new_unchecked
(
#73
)
2025-11-22 10:15:59 +01:00
mod.rs
feat: make
cargo time
incremental by default (
#53
)
2023-12-10 13:55:17 +01:00
readme_benchmarks.rs
fix: a few clippy warnings
2024-09-18 18:57:00 +09:00
run_multi.rs
fix: clippy warning
2025-11-24 19:29:12 +01:00
runner.rs
perf: avoid clone in bencher (
#67
)
2024-12-02 22:53:46 +01:00
timings.rs
fix: remove unnecessary print in
cargo time
(
#66
)
2024-12-01 07:24:16 +01:00