• Joined on 2023-09-26
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 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-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 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 commits to refs/tags/rustlings-macros-v6.3.0 at 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/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 »
mirror synced commits to main at mirror/rustlings from mirror 2024-08-29 00:00:03 +03:00
cba4a6f9c8 Only disable links in VS code in the list
5556d42b46 Use sol_path
7d2bc1c7a4 Use a Vec for the name col padding
c209c874a9 Check the exercise name length
Compare 4 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-08-28 00:00:04 +03:00
dd52e9cd72 Separate the scroll state
0f71a150ff Making code prettier :P
Compare 3 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-08-28 00:00:04 +03:00
dd52e9cd72 Separate the scroll state
0f71a150ff Making code prettier :P
Compare 2 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-08-27 00:00:03 +03:00
74388d4bf4 Only trigger write when needed
e811dd15b5 Fix list on terminals that don't disable line wrapping
f22700a4ec Use the correct environment variable
ee25a7d458 Disable terminal links in VS-Code
594e212b8a Darker highlighting in the list
Compare 13 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-08-27 00:00:03 +03:00
74388d4bf4 Only trigger write when needed
e811dd15b5 Fix list on terminals that don't disable line wrapping
f22700a4ec Use the correct environment variable
ee25a7d458 Disable terminal links in VS-Code
Compare 24 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-08-26 00:00:03 +03:00
d29e9e7e07 Update deps
360605e284 Merge branch 'rm-ratatui'
64772544fa Final touches :D
5f4875e2ba Almost done with list
fd2a8c01cb Separate drawing rows
Compare 10 commits »
mirror synced commits to refs/pull/2043/merge at mirror/rustlings from mirror 2024-08-24 17:59:56 +03:00
47976caa69 Import Ordering
f1abd8577c Add missing Clippy allows to solutions
423b50b068 Use match instead of comparison chain
bedf0789f2 Always use strict Clippy when checking solutions
Compare 5 commits »
mirror synced commits to main at mirror/rustlings from mirror 2024-08-23 00:00:03 +03:00
47976caa69 Import Ordering
f1abd8577c Add missing Clippy allows to solutions
423b50b068 Use match instead of comparison chain
bedf0789f2 Always use strict Clippy when checking solutions
Compare 4 commits »