• Joined on 2023-09-26
mirror synced commits to refs/pull/1942/head at mirror/rustlings from mirror 2024-04-15 03:00:05 +03:00
7526c6b1f9 Update POST_INIT_MSG
1cbabc3d28 Add the manual-run option
bd10b154fe Clear the terminal after showing the welcome message
070a780d7f Trim the final message
8aef915ee7 Show the welcome message
Compare 12 commits »
mirror synced and deleted reference refs/tags/tui at mirror/rustlings from mirror 2024-04-15 03:00:05 +03:00
mirror synced and deleted reference refs/tags/refs/pull/1942/merge at mirror/rustlings from mirror 2024-04-15 03:00:05 +03:00
mirror synced commits to v6 at mirror/rustlings from mirror 2024-04-15 03:00:05 +03:00
c613b70363 Print the trimmed final message
dc02c38a94 Merge pull request #1942 from rust-lang/tui
7526c6b1f9 Update POST_INIT_MSG
1cbabc3d28 Add the manual-run option
bd10b154fe Clear the terminal after showing the welcome message
Compare 111 commits »
mirror synced commits to refs/pull/13/merge at mirror/android-developer-roadmap from mirror 2024-04-15 03:00:04 +03:00
63e3ce09b3 Merge pull request #67 from TY235/main
4af6311b2c Update README_CN.md
3b7fb1265e Update README_CN.md
Compare 4 commits »
mirror synced commits to refs/pull/1942/merge at mirror/rustlings from mirror 2024-04-13 03:00:05 +03:00
24539666af Show the final message
757723a7e8 Add missing newline
ff4c752984 Print FAILED
06d1089714 Set pending on fail in run mode
Compare 17 commits »
mirror synced commits to refs/pull/1942/head at mirror/rustlings from mirror 2024-04-13 03:00:05 +03:00
24539666af Show the final message
757723a7e8 Add missing newline
ff4c752984 Print FAILED
06d1089714 Set pending on fail in run mode
6e827da570 It doesn't take minutes :P
Compare 16 commits »
mirror synced commits to refs/pull/1107/merge at mirror/rustlings from mirror 2024-04-13 03:00:05 +03:00
258ff6f462 Merge pull request #1946 from rust-lang/all-contributors/add-Selflocking
95a3fe17fa docs: update .all-contributorsrc [skip ci]
501861e435 docs: update AUTHORS.md [skip ci]
f3890cbae6 Merge pull request #1944 from Selflocking/patch-1
Compare 6 commits »
mirror synced commits to refs/pull/1774/merge at mirror/rustlings from mirror 2024-04-13 03:00:05 +03:00
258ff6f462 Merge pull request #1946 from rust-lang/all-contributors/add-Selflocking
95a3fe17fa docs: update .all-contributorsrc [skip ci]
501861e435 docs: update AUTHORS.md [skip ci]
f3890cbae6 Merge pull request #1944 from Selflocking/patch-1
Compare 6 commits »
mirror synced commits to tui at mirror/rustlings from mirror 2024-04-13 03:00:05 +03:00
24539666af Show the final message
757723a7e8 Add missing newline
ff4c752984 Print FAILED
06d1089714 Set pending on fail in run mode
6e827da570 It doesn't take minutes :P
Compare 16 commits »
mirror synced commits to tui at mirror/rustlings from mirror 2024-04-12 03:00:05 +03:00
6494a8c50b Remove the watch subcommand
864cfa725b Remove outdated tests
e79bc727f0 Don't listen on keys with modifiers
2e1a87d7d3 Take care of filters when resolving the selected exercise
f53a0e8700 Panic if there are no exercises
Compare 10 commits »
mirror synced commits to refs/pull/1942/head at mirror/rustlings from mirror 2024-04-12 03:00:05 +03:00
6494a8c50b Remove the watch subcommand
864cfa725b Remove outdated tests
e79bc727f0 Don't listen on keys with modifiers
2e1a87d7d3 Take care of filters when resolving the selected exercise
f53a0e8700 Panic if there are no exercises
Compare 10 commits »
mirror synced commits to refs/pull/1942/merge at mirror/rustlings from mirror 2024-04-12 03:00:05 +03:00
6494a8c50b Remove the watch subcommand
864cfa725b Remove outdated tests
e79bc727f0 Don't listen on keys with modifiers
2e1a87d7d3 Take care of filters when resolving the selected exercise
Compare 11 commits »
mirror synced commits to tui at mirror/rustlings from mirror 2024-04-11 03:00:06 +03:00
4bb6bda9f6 Separate event handlers
256c4013b7 Keep hint displayed after resizing the terminal
27e9520665 Add deny_unknown_fields
b3642b0219 Remove todo
193e0a03b2 Use light blue for the message
Compare 14 commits »
mirror synced commits to refs/pull/1942/head at mirror/rustlings from mirror 2024-04-11 03:00:06 +03:00
4bb6bda9f6 Separate event handlers
256c4013b7 Keep hint displayed after resizing the terminal
27e9520665 Add deny_unknown_fields
b3642b0219 Remove todo
193e0a03b2 Use light blue for the message
Compare 14 commits »
mirror synced commits to refs/pull/1942/merge at mirror/rustlings from mirror 2024-04-11 03:00:06 +03:00
4bb6bda9f6 Separate event handlers
256c4013b7 Keep hint displayed after resizing the terminal
27e9520665 Add deny_unknown_fields
b3642b0219 Remove todo
Compare 15 commits »
mirror synced commits to refs/pull/1942/merge at mirror/rustlings from mirror 2024-04-10 03:00:06 +03:00
c8d217ad50 Fix showing stdout and stderr
a8ddc07a9a Add "exercises" to the end of the progress bar
af85f2036c Print a newline before the progress bar
ff6c15f9c1 Don't try to join the input thread
Compare 11 commits »
mirror synced commits to tui at mirror/rustlings from mirror 2024-04-10 03:00:06 +03:00
c8d217ad50 Fix showing stdout and stderr
a8ddc07a9a Add "exercises" to the end of the progress bar
af85f2036c Print a newline before the progress bar
ff6c15f9c1 Don't try to join the input thread
4110ae21af Handle notify errors
Compare 10 commits »
mirror synced commits to refs/pull/1748/merge at mirror/rustlings from mirror 2024-04-10 03:00:06 +03:00
62d05bf87c Merge 5f2aff6783bba8fd9dfaf7d6986dcc8922d4e1e6 into 258ff6f462
258ff6f462 Merge pull request #1946 from rust-lang/all-contributors/add-Selflocking
95a3fe17fa docs: update .all-contributorsrc [skip ci]
501861e435 docs: update AUTHORS.md [skip ci]
f3890cbae6 Merge pull request #1944 from Selflocking/patch-1
Compare 6 commits »
mirror synced commits to refs/pull/1942/head at mirror/rustlings from mirror 2024-04-10 03:00:06 +03:00
c8d217ad50 Fix showing stdout and stderr
a8ddc07a9a Add "exercises" to the end of the progress bar
af85f2036c Print a newline before the progress bar
ff6c15f9c1 Don't try to join the input thread
4110ae21af Handle notify errors
Compare 10 commits »