Skip to content

Pull requests: TheAlgorithms/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
Sort

Pull requests list

Add Euler's Totient function implementation
#875 by allansomensi was closed Mar 18, 2025 Loading…
8 tasks done
Added move_to_front_encoding implementation
#874 by Divakar-2508 was merged Mar 20, 2025 Loading…
8 tasks done
style: include needless_raw_strings
#873 by vil02 was merged Mar 1, 2025 Loading…
7 tasks done
style: include unnecessary_map_or
#872 by vil02 was merged Feb 28, 2025 Loading…
7 tasks done
chore: suppress new clippy lints
#871 by vil02 was merged Feb 27, 2025 Loading…
7 tasks done
style: include range_plus_one
#869 by vil02 was merged Feb 4, 2025 Loading…
7 tasks done
style: include match_same_arms
#868 by vil02 was merged Feb 3, 2025 Loading…
7 tasks done
style: include bool_to_int_with_if
#867 by vil02 was merged Feb 2, 2025 Loading…
7 tasks done
chore: rand_chacha is not needed
#866 by vil02 was merged Jan 28, 2025 Loading…
7 tasks done
chore: suppress new clippy lints
#865 by vil02 was merged Jan 28, 2025 Loading…
7 tasks done
style: include default_trait_access
#864 by vil02 was merged Jan 28, 2025 Loading…
7 tasks done
chore(deps): update rand_chacha requirement from 0.3 to 0.9 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#863 by dependabot bot was closed Jan 28, 2025 Loading…
chore(deps): update rand requirement from 0.8 to 0.9 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#862 by dependabot bot was merged Jan 28, 2025 Loading…
style: include redundant_else
#860 by vil02 was merged Jan 17, 2025 Loading…
7 tasks done
style: include redundant_type_annotations
#859 by vil02 was merged Jan 16, 2025 Loading…
7 tasks done
style: include match_bool
#858 by vil02 was merged Jan 16, 2025 Loading…
7 tasks done
style: include needless_for_each
#857 by vil02 was merged Jan 15, 2025 Loading…
7 tasks done
style: include get_unwrap
#856 by vil02 was merged Jan 14, 2025 Loading…
7 tasks done
style: include needless_pass_by_ref_mut
#855 by vil02 was merged Jan 13, 2025 Loading…
7 tasks done
style: include redundant_clone
#854 by vil02 was merged Jan 12, 2025 Loading…
7 tasks done
Added count_vovels in string. (saw it in the python version)
#852 by Darelife was closed Jan 15, 2025 Loading…
1 task done
Consolidate use statements for std::ops in lazy_segment_tree.rs
#851 by reddevilmidzy was merged Dec 31, 2024 Loading…
8 tasks done
Fixed dijkstra implementation bug: improved time from exponential to O(E * logV)
#848 by taaae was merged Dec 26, 2024 Loading…
6 of 10 tasks
Remove lazy_static from dependencies
#847 by qsantos was merged Dec 10, 2024 Loading…
5 tasks done
Added geometric mean to averages.rs
#846 by Marmaa0 was closed Jan 1, 2025 Loading…
8 tasks done
ProTip! Updated in the last three days: updated:>2025-03-24.