• Joined on 2023-09-26
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-09-19 00:00:03 +03:00
4e4b65711a Only handle file changes for the current exercise, no jumping back
89c40ba256 Optimize the file watcher
e56ae6d651 Update deps
Compare 4 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-09-18 00:00:04 +03:00
64b2f18d92 Merge pull request #2103 from senekor/senk/kvuzvzqqkskk
2894f3c45c Merge pull request #2110 from senekor/remo/skkynvtqxkoz
1bae2dcb00 Merge pull request #2109 from bri-rose/main
b540c6df25 Make if2 less confusing
Compare 19 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-09-17 00:00:04 +03:00
64b2f18d92 Merge pull request #2103 from senekor/senk/kvuzvzqqkskk
2894f3c45c Merge pull request #2110 from senekor/remo/skkynvtqxkoz
b540c6df25 Make if2 less confusing
9a25309c1c Remove redundant enum definition task
Compare 4 commits »
mirror synced and deleted reference refs/tags/refs/pull/2110/merge at mirror/rustlings from mirror 2024-09-17 00:00:04 +03:00
mirror synced and deleted reference refs/tags/refs/pull/2103/merge at mirror/rustlings from mirror 2024-09-17 00:00:04 +03:00
mirror synced commits to main at mirror/rustlings from mirror 2024-09-16 00:00:04 +03:00
1bae2dcb00 Merge pull request #2109 from bri-rose/main
8b476e678a Update info.toml
Compare 2 commits »
mirror synced and deleted reference refs/tags/refs/pull/2109/merge at mirror/rustlings from mirror 2024-09-16 00:00:04 +03:00
mirror synced commits to main at mirror/rustlings from mirror 2024-09-14 00:00:03 +03:00
47f8a0cbe5 Add rust-analyzer.toml on dev new
9459eef032 Use Clippy with Rust-Analyzer
5aaa8924a6 <s>earch isn't a typo
4ffce1c297 Move lint to Rust lints
0513660b05 Allow dead code for all exercises and solutions
Compare 5 commits »
mirror synced commits to refs/pull/2103/merge at mirror/rustlings from mirror 2024-09-14 00:00:03 +03:00
47f8a0cbe5 Add rust-analyzer.toml on dev new
9459eef032 Use Clippy with Rust-Analyzer
5aaa8924a6 <s>earch isn't a typo
4ffce1c297 Move lint to Rust lints
Compare 6 commits »
mirror synced commits to refs/pull/13/merge at mirror/android-developer-roadmap from mirror 2024-09-14 00:00:02 +03:00
982dfb828e Update README.md
59079caab4 Update README_KR.md
6422aaa8cc Update README.md
Compare 4 commits »
mirror synced commits to refs/pull/2103/merge at mirror/rustlings from mirror 2024-09-13 00:00:02 +03:00
3947c4de28 Pause input while running an exercise
664228ef8b Improve quit message
234a61a3ee Update deps
83d1275d72 Add missing # in comment
Compare 8 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-09-13 00:00:02 +03:00
3947c4de28 Pause input while running an exercise
664228ef8b Improve quit message
234a61a3ee Update deps
83d1275d72 Add missing # in comment
45abd7d59e Merge pull request #2107 from alibektas/ratoml_for_rustlings
Compare 7 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-09-11 00:00:03 +03:00
2b7caf6fcb Too polite :P
938500fd2f Fix dev check in official repo
2d26358602 Use the thread builder and handle the spawn error
9faa5d3aa4 Avoid asking for terminal size on each rendering
Compare 12 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-09-07 00:00:03 +03:00
2b7caf6fcb Too polite :P
938500fd2f Fix dev check in official repo
2d26358602 Use the thread builder and handle the spawn error
Compare 3 commits »
mirror synced commits to main at mirror/android-developer-roadmap from mirror 2024-09-07 00:00:02 +03:00
982dfb828e Update README.md
mirror synced commits to main at mirror/rustlings from mirror 2024-09-06 00:00:04 +03:00
9faa5d3aa4 Avoid asking for terminal size on each rendering
bcc2a136c8 Add error message when unable to get terminal size
dcad002057 Only render when needed
51b8d2ab25 Remove unused import
aa3eda70e5 Simplify handling terminal events for unbuffered stdin
Compare 8 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-09-05 00:00:05 +03:00
247bd19f93 Canonicalize exercise paths only once
e5ed115288 Match filter once
03baa471d9 Simplify handling p in list
da8b3d143a Final touches to searching
20616ff954 Merge pull request #2098 from frroossst/main
Compare 21 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-09-05 00:00:05 +03:00
247bd19f93 Canonicalize exercise paths only once
e5ed115288 Match filter once
03baa471d9 Simplify handling p in list
da8b3d143a Final touches to searching
Compare 22 commits »
mirror synced and deleted reference refs/tags/refs/pull/2098/merge at mirror/rustlings from mirror 2024-09-05 00:00:05 +03:00
mirror synced commits to refs/pull/2098/head at mirror/rustlings from mirror 2024-09-05 00:00:05 +03:00
f463cf8662 passes clippy lints and removed extra code from the merge
e9879eac91 merge of origin/main
47148e78a3 replaced enumerate() with position(); converted select_if_matches_search_query to apply_search_query
fea917c8f2 removed unnecessary update_rows() call and minor refactoring
948e16e3c7 moved continue to end of if-block
Compare 5 commits »