issues
search
gobanos
/
cargo-aoc
443
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot install cargo-aoc
#118
PimTournaye
opened
4 months ago
1
Use tokio::runtime::Builder::new_current_thread
#117
vintitres
opened
5 months ago
1
[Cargo.toml][tokio] Switch to rt-multi-thread feature on tokio
#116
vintitres
closed
5 months ago
3
Bump h2 from 0.3.22 to 0.3.26
#115
dependabot[bot]
opened
7 months ago
0
Bump mio from 0.8.9 to 0.8.11
#114
dependabot[bot]
opened
8 months ago
0
[FEAT] Use incremental builds and lto=false for release by default
#113
penguincoder
opened
10 months ago
0
Bump h2 from 0.3.22 to 0.3.24
#112
dependabot[bot]
closed
7 months ago
1
Naming a type `Box` produces crazy errors
#111
Chris--B
opened
11 months ago
0
there is no underscore between `day` and day number
#110
SOF3
closed
11 months ago
0
[feat request] cargo-aoc test
#109
dev-ardi
opened
11 months ago
0
add boilerplate for tests + move template to a new file
#108
dev-ardi
opened
11 months ago
3
Refactor Credentials to a clap Subcommand
#107
AlisCode
opened
11 months ago
1
Cascade options down from cargo aoc to cargo aoc <bench/input>
#106
zekesonxx
opened
11 months ago
0
Update cargo-aoc reqwest dependency
#105
darin-costello
closed
12 months ago
1
Fix credentials setting snippet in readme
#104
williammartin
closed
12 months ago
0
cargo aoc fails to compile solution
#103
eengamer2007
closed
12 months ago
2
Running `Cargo aoc -g` doesn't generate new file
#102
R0mbertus
opened
12 months ago
3
fix bug in arguments when running with cargo
#101
meltinglava
closed
12 months ago
1
Unexpected error occurs when running `cargo aoc` without any subcommands
#100
iamkyaru
opened
12 months ago
1
Update docs
#99
dev-ardi
opened
1 year ago
0
Generate boilerplate automatically
#98
dev-ardi
closed
1 year ago
1
Download all files for a given year
#97
dev-ardi
closed
1 year ago
0
Refactor to allow Clap derive
#96
dev-ardi
closed
1 year ago
1
Bump openssl from 0.10.48 to 0.10.55
#95
dependabot[bot]
closed
12 months ago
1
Bump h2 from 0.3.16 to 0.3.17
#94
dependabot[bot]
closed
12 months ago
1
Bump openssl from 0.10.25 to 0.10.48
#93
dependabot[bot]
closed
1 year ago
1
chore: change README.md code block types
#92
EnokiUN
closed
1 year ago
0
Add a way to run in release mode with `cargo aoc --release`
#91
St0wy
closed
1 year ago
2
Add a panic message if runner is missing return type
#90
GnomedDev
closed
1 year ago
0
Add User-Agent header to queries
#89
AlisCode
closed
1 year ago
1
Include contact info in user agent
#88
queer-emma
closed
1 year ago
2
Can't get minimal example to work
#87
bradydean
closed
1 year ago
3
Bump net2 from 0.2.33 to 0.2.37
#86
dependabot[bot]
closed
1 year ago
1
Bump miow from 0.2.1 to 0.2.2
#85
dependabot[bot]
closed
1 year ago
1
Bump regex from 1.3.1 to 1.5.6
#84
dependabot[bot]
closed
1 year ago
1
Bump hyper from 0.12.35 to 0.12.36
#83
dependabot[bot]
closed
1 year ago
1
Bump smallvec from 0.6.10 to 0.6.14
#82
dependabot[bot]
closed
1 year ago
1
Bump http from 0.1.18 to 0.1.21
#81
dependabot[bot]
closed
1 year ago
1
Bump crossbeam-deque from 0.7.1 to 0.7.4
#80
dependabot[bot]
closed
1 year ago
1
aoc_generator(day, part) seems broken
#79
rbtcollins
opened
2 years ago
3
What are 'named solutions' in aoc_generate
#78
rbtcollins
opened
2 years ago
0
Fix running from subdir in workspace
#77
jmerdich
opened
2 years ago
2
Emphasize dependency version matching
#76
dam5h
opened
2 years ago
0
rust-analyzer macro-error everywhere
#75
UMR1352
opened
2 years ago
2
Cannot download input from 2020: error 400 (credentials are set)
#74
lud
closed
3 years ago
1
Feature request: cargo aoc init
#73
meltinglava
opened
3 years ago
0
Remove unnecessary dependencies on serde.
#72
ithinuel
closed
2 years ago
0
Allow overriding criterion configs
#71
pedantic79
opened
3 years ago
0
Lifetime error with `#[aoc...`
#70
dylanmc
opened
3 years ago
1
Add build only command for debugging support
#69
TylerHorth
opened
3 years ago
0
Next