• Joined on 2023-09-26
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 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 »
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/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 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-04 00:00:03 +03:00
f696d98270 Merge pull request #2097 from jsejcksn/ux
a8b13f5a82 Remove "exercises" from the end of the progress bar
86fc573d7a Remove the footer separators
f82e47f2af style: reduce pre-formatted message line lengths to 80 columns
Compare 11 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-09-03 00:00:03 +03:00
f696d98270 Merge pull request #2097 from jsejcksn/ux
a8b13f5a82 Remove "exercises" from the end of the progress bar
86fc573d7a Remove the footer separators
f82e47f2af style: reduce pre-formatted message line lengths to 80 columns
Compare 4 commits »
mirror synced and deleted reference refs/tags/refs/pull/2097/merge at mirror/rustlings from mirror 2024-09-03 00:00:03 +03:00
mirror synced commits to main at mirror/rustlings from mirror 2024-09-02 00:00:03 +03:00
75a38fa38b Add search to the help footer
ac62a3713c Fix typo
Compare 2 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-08-31 18:04:26 +03:00
ea52c99560 Merge pull request #2092 from wugalde19/fix-hint-example-for-primitive-types3
7d4100ed8a Fix example in 'primitive_types3' hint
Compare 2 commits »
mirror synced commits to gh-pages at mirror/rustlings from mirror 2024-08-31 18:04:26 +03:00
5d0e2741ab Deploying to gh-pages from @ rust-lang/rustlings@ea52c99560 🚀
mirror synced new reference refs/tags/rustlings-macros-v6.3.0 to mirror/rustlings from mirror 2024-08-30 00:00:04 +03:00
mirror synced new reference refs/tags/v6.3.0 to mirror/rustlings from mirror 2024-08-30 00:00:04 +03:00
mirror synced commits to refs/tags/rustlings-macros-v6.3.0 at mirror/rustlings from mirror 2024-08-30 00:00:04 +03:00
mirror synced commits to refs/tags/v6.3.0 at mirror/rustlings from mirror 2024-08-30 00:00:04 +03:00
mirror synced commits to main at mirror/rustlings from mirror 2024-08-30 00:00:03 +03:00
c8d1d9c51f chore: Release
ab2eb3442e Update changelog
dbbeb7d4ed Fix displaying the list message in narrow mode
bfa00ffbdc Update deps
10eb1a3aee Fix header padding
Compare 9 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-08-30 00:00:03 +03:00
dbbeb7d4ed Fix displaying the list message in narrow mode
bfa00ffbdc Update deps
10eb1a3aee Fix header padding
fd2bf9f6f6 Simplify next_pending_exercise_ind
Compare 12 commits »