Skip to content

Pull requests: maneatingape/advent-of-code-rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Test PR integration with CI checks
#1 by maneatingape was closed Aug 7, 2023 Loading… updated Aug 7, 2023
Drop heuristic to improve runtime
#2 by ahans was closed Sep 15, 2024 Loading… updated Sep 15, 2024
Fix early exit from validation before all terms are used
#3 by markjfisher was merged Dec 7, 2024 Loading… updated Dec 7, 2024
Change u32 to i32 to prevent subtraction overflow
#5 by dfarnham was merged Jan 9, 2025 Loading… updated Jan 9, 2025
Update day16.rs
#4 by dfarnham was closed Jan 9, 2025 Loading… updated Jan 9, 2025
Year 2022 Day 20 regression
#6 by dfarnham was closed Jan 14, 2025 Loading… updated Jan 14, 2025
Remove check in day 13
#7 by will-lynas was merged Jan 16, 2025 Loading… updated Jan 16, 2025
Valid year range for "byr" is 1920..=2002
#8 by dfarnham was merged Feb 2, 2025 Loading… updated Feb 2, 2025
Use Hermann Bottenbruch's binary search
#9 by dfarnham was merged Feb 2, 2025 Loading… updated Feb 2, 2025
2017 primality test performance improvement
#10 by Rolv-Apneseth was merged Jul 8, 2025 Loading… updated Jul 8, 2025
perf: improve performance of 2018 day 2 part 2
#11 by Rolv-Apneseth was merged Jul 12, 2025 Loading… updated Jul 12, 2025
Account for remainder in 2015 Day 21
#12 by erghelium was merged Jul 23, 2025 Loading… updated Jul 23, 2025
Test pull requests
#13 by maneatingape was closed Jul 25, 2025 Loading… updated Jul 25, 2025
ProTip! Exclude everything labeled bug with -label:bug.