Adhyan
|
f463cf8662
|
passes clippy lints and removed extra code from the merge
|
2024-09-03 15:10:44 -06:00 |
|
Adhyan
|
e9879eac91
|
merge of origin/main
|
2024-09-03 15:04:45 -06:00 |
|
Adhyan
|
47148e78a3
|
replaced enumerate() with position(); converted select_if_matches_search_query to apply_search_query
|
2024-09-03 15:03:25 -06:00 |
|
Adhyan
|
fea917c8f2
|
removed unnecessary update_rows() call and minor refactoring
|
2024-09-03 14:52:09 -06:00 |
|
Adhyan
|
948e16e3c7
|
moved continue to end of if-block
|
2024-09-03 14:40:24 -06:00 |
|
Adhyan
|
1e7fc46406
|
Merge branch 'main' of https://github.com/frroossst/rustlings
|
2024-09-02 11:02:21 -06:00 |
|
Adhyan
|
71494264ca
|
fixed clippy lints
|
2024-09-02 11:02:17 -06:00 |
|
Adhyan
|
abf1228a0a
|
search now filters the list first
|
2024-09-02 10:59:23 -06:00 |
|
Adhyan
|
547a9d947b
|
escape/enter no longer exits the list, exits only the search
|
2024-09-02 10:45:45 -06:00 |
|
Adhyan
|
44ab7f995d
|
Merge branch 'main' of https://github.com/frroossst/rustlings
|
2024-09-01 19:05:28 -06:00 |
|
Adhyan
|
92a1214dcd
|
passes clippy lints
|
2024-09-01 19:05:23 -06:00 |
|
Adhyan
|
388f8da97f
|
removed debug statements
|
2024-09-01 19:03:33 -06:00 |
|
Adhyan
|
e1e316b931
|
Merge branch 'main' of https://github.com/frroossst/rustlings
|
2024-09-01 18:56:52 -06:00 |
|
Adhyan
|
c4fd29541b
|
added a way to search through list, ref #2093
|
2024-09-01 18:52:26 -06:00 |
|