1
0
Fork 0
mirror of https://github.com/notohh/rustlings.git synced 2025-04-01 05:45:20 -04:00

Commit graph

  • 71494264ca fixed clippy lints Adhyan 2024-09-02 11:02:17 -06:00
  • 3125561474
    Merge branch 'rust-lang:main' into main Adhyan H. Patel 2024-09-02 12:00:22 -05:00
  • abf1228a0a search now filters the list first Adhyan 2024-09-02 10:59:23 -06:00
  • 547a9d947b escape/enter no longer exits the list, exits only the search Adhyan 2024-09-02 10:45:45 -06:00
  • f696d98270
    Merge pull request from jsejcksn/ux Mo 2024-09-02 14:20:18 +02:00
  • 44ab7f995d Merge branch 'main' of https://github.com/frroossst/rustlings Adhyan 2024-09-01 19:05:28 -06:00
  • 92a1214dcd passes clippy lints Adhyan 2024-09-01 19:05:23 -06:00
  • 388f8da97f removed debug statements Adhyan 2024-09-01 19:03:33 -06:00
  • e96623588c
    Merge branch 'rust-lang:main' into main Adhyan H. Patel 2024-09-01 19:57:35 -05:00
  • e1e316b931 Merge branch 'main' of https://github.com/frroossst/rustlings Adhyan 2024-09-01 18:56:52 -06:00
  • c4fd29541b added a way to search through list, ref Adhyan 2024-09-01 18:52:26 -06:00
  • a8b13f5a82 Remove "exercises" from the end of the progress bar mo8it 2024-09-01 22:04:09 +02:00
  • 86fc573d7a Remove the footer separators mo8it 2024-09-01 22:02:07 +02:00
  • f82e47f2af style: reduce pre-formatted message line lengths to 80 columns Jesse Jackson 2024-09-01 14:48:28 -05:00
  • 75a38fa38b Add search to the help footer mo8it 2024-09-01 20:44:19 +02:00
  • ac62a3713c Fix typo mo8it 2024-09-01 20:31:09 +02:00
  • ea52c99560
    Merge pull request from wugalde19/fix-hint-example-for-primitive-types3 Mo 2024-08-31 05:27:36 +02:00
  • 7d4100ed8a Fix example in 'primitive_types3' hint William Ugalde Gamboa 2024-08-30 20:27:26 -06:00
  • c8d1d9c51f chore: Release mo8it 2024-08-29 17:20:17 +02:00
  • ab2eb3442e Update changelog mo8it 2024-08-29 17:10:39 +02:00
  • dbbeb7d4ed Fix displaying the list message in narrow mode mo8it 2024-08-29 17:06:37 +02:00
  • bfa00ffbdc Update deps mo8it 2024-08-29 16:40:40 +02:00
  • 10eb1a3aee Fix header padding mo8it 2024-08-29 16:01:41 +02:00
  • fd2bf9f6f6 Simplify next_pending_exercise_ind mo8it 2024-08-29 01:59:04 +02:00
  • fc1f9f0124 Optimize reading and writing the state file mo8it 2024-08-29 01:56:45 +02:00
  • 789492d1a9 The number of exercises can't be zero, but still mo8it 2024-08-29 00:32:58 +02:00
  • afc320bed4 Fix error about too many open files during the final check mo8it 2024-08-29 00:17:22 +02:00
  • cba4a6f9c8 Only disable links in VS code in the list mo8it 2024-08-28 01:19:53 +02:00
  • 5556d42b46 Use sol_path mo8it 2024-08-28 01:10:19 +02:00
  • 7d2bc1c7a4 Use a Vec for the name col padding mo8it 2024-08-28 00:56:22 +02:00
  • c209c874a9 Check the exercise name length mo8it 2024-08-28 00:34:24 +02:00
  • dd52e9cd72 Separate the scroll state mo8it 2024-08-27 00:03:50 +02:00
  • 0f71a150ff Making code prettier :P mo8it 2024-08-26 22:03:09 +02:00
  • 74388d4bf4 Only trigger write when needed mo8it 2024-08-26 04:41:26 +02:00
  • e811dd15b5 Fix list on terminals that don't disable line wrapping mo8it 2024-08-26 04:29:58 +02:00
  • f22700a4ec Use the correct environment variable mo8it 2024-08-26 02:43:08 +02:00
  • ee25a7d458 Disable terminal links in VS-Code mo8it 2024-08-26 02:41:22 +02:00
  • 594e212b8a Darker highlighting in the list mo8it 2024-08-26 00:53:42 +02:00
  • 5c355468c1 File link in the list? No problem :D mo8it 2024-08-26 00:49:56 +02:00
  • d1571d18f9 Only reset color and underline after link mo8it 2024-08-26 00:48:12 +02:00
  • cb86b44dea LOL, swapped colors mo8it 2024-08-26 00:40:30 +02:00
  • 833e6e0c92 Newline after resetting attributes mo8it 2024-08-26 00:24:39 +02:00
  • 159273e532 Take stdout as argument in watch mode mo8it 2024-08-26 00:09:04 +02:00
  • 631f2db1a3 Lower the maximum scroll padding mo8it 2024-08-25 23:54:18 +02:00
  • a1f0eaab54 Add disallowed types and methods in Clippy mo8it 2024-08-25 23:54:04 +02:00
  • b1898f6d8b Use queue instead of Stylize mo8it 2024-08-25 23:53:50 +02:00
  • d29e9e7e07 Update deps mo8it 2024-08-25 20:42:13 +02:00
  • 360605e284 Merge branch 'rm-ratatui' mo8it 2024-08-25 20:31:08 +02:00
  • 64772544fa Final touches :D mo8it 2024-08-25 20:29:54 +02:00
  • 5f4875e2ba Almost done with list mo8it 2024-08-25 19:24:12 +02:00
  • fd2a8c01cb Separate drawing rows mo8it 2024-08-24 19:18:13 +02:00
  • b6129ad081 Use the full length for the wide footer mo8it 2024-08-24 17:45:38 +02:00
  • 28d0b0a21e Highlight selected row mo8it 2024-08-24 17:45:02 +02:00
  • b779c43126 Almost done with list display mo8it 2024-08-24 17:17:56 +02:00
  • 4e12725616 Don't exit the list on "to current" if nothing is selected mo8it 2024-08-24 00:23:45 +02:00
  • 570bc9f32d Start list without Ratatui mo8it 2024-08-24 00:14:12 +02:00
  • 47976caa69 Import Ordering mo8it 2024-08-22 14:42:17 +02:00
  • f1abd8577c Add missing Clippy allows to solutions mo8it 2024-08-22 14:41:25 +02:00
  • 423b50b068 Use match instead of comparison chain mo8it 2024-08-22 14:37:47 +02:00
  • bedf0789f2 Always use strict Clippy when checking solutions mo8it 2024-08-22 14:25:14 +02:00
  • a2d1cb3b22 Push newline after running an exercise instead on each rendering mo8it 2024-08-20 16:05:52 +02:00
  • e7ba88f905 Highlight the solution file mo8it 2024-08-20 16:04:29 +02:00
  • 50f6e5232e Leak info_file and cmd_runner in dev check mo8it 2024-08-20 14:47:08 +02:00
  • 8854f0a5ed Use anyhow! mo8it 2024-08-20 14:32:47 +02:00
  • 13cc3acdfd Improve readability mo8it 2024-08-20 13:56:52 +02:00
  • 5b7368c46d Improve error message if no exercise exists mo8it 2024-08-20 13:54:20 +02:00
  • 27999f2d26 Check if exercise doesn't contain tests mo8it 2024-08-20 13:49:48 +02:00
  • e74f2a4274 Check for #[test] with newline at the end mo8it 2024-08-20 13:39:14 +02:00
  • d141a73493 threads3: Improve the test mo8it 2024-08-20 13:35:07 +02:00
  • 631f44331e Remove --show-output for tests and use --format pretty mo8it 2024-08-20 13:08:15 +02:00
  • b01fddef8b Show progress of dev check mo8it 2024-08-19 23:52:22 +02:00
  • 78a8553f1c "Continue at" quits the list mo8it 2024-08-19 23:29:17 +02:00
  • b70c1abd7c Update deps mo8it 2024-08-19 23:28:53 +02:00
  • 71f31d74bc Update deps mo8it 2024-08-17 16:57:58 +02:00
  • 72e557b3a9 Break help footer on narrow terminals mo8it 2024-08-17 16:54:44 +02:00
  • 3eaccbb61a Restore the terminal after an error in the list mo8it 2024-08-17 16:49:07 +02:00
  • b678bd8ed2 Disable mouse in the list mo8it 2024-08-17 16:34:43 +02:00
  • 2baa140615 q only quits the list mo8it 2024-08-17 15:53:34 +02:00
  • e760f07767 Make it clear that reset only resets one exercise mo8it 2024-08-17 15:53:24 +02:00
  • ca5d5f0a49 Remove dot for copy-pasta mo8it 2024-08-17 15:45:02 +02:00
  • 69b4fd49fc Only take a u8 to avoid huge output mo8it 2024-08-17 14:59:00 +02:00
  • 36f315c344 Add "the" mo8it 2024-08-17 14:56:52 +02:00
  • 8016f5ca2d Remove unneeded comma mo8it 2024-08-17 14:55:58 +02:00
  • 8ef2ff1257 Remove "Hello and" mo8it 2024-08-17 14:54:13 +02:00
  • 6ce31defb6 Ignore stdout of git init mo8it 2024-08-17 14:40:09 +02:00
  • 0b3ad9141b Add exercise lints mo8it 2024-08-16 00:24:38 +02:00
  • c903db5c53 Add project lints mo8it 2024-08-16 00:15:33 +02:00
  • 8a038b946c
    Merge pull request from crd477/patch-1 Mo 2024-08-16 00:12:58 +02:00
  • ed9740b72c
    fix typo Chad Dougherty 2024-08-15 14:21:27 -04:00
  • ce3dcc9856 Fix typo mo8it 2024-08-09 12:47:32 +02:00
  • 4472d50eba chore: Release mo8it 2024-08-09 11:52:31 +02:00
  • a1d5702ba0 Ready for publish mo8it 2024-08-09 11:51:56 +02:00
  • 52a231ce2f Update Ratatui mo8it 2024-08-09 02:17:01 +02:00
  • 16af981772 Hide stderr of cargo locate-project mo8it 2024-08-09 01:27:31 +02:00
  • fc141b8dfc Put Cargo.toml in `` mo8it 2024-08-09 01:16:45 +02:00
  • 82ebd29ff6 Add a special confirmation for initialization in a workspace mo8it 2024-08-09 01:14:08 +02:00
  • f5737b5a49 Fix typos mo8it 2024-08-09 01:08:52 +02:00
  • 55e68d2c63 Update deps mo8it 2024-08-09 01:06:27 +02:00
  • 479f45da9b test_dir is a str anyway mo8it 2024-08-09 01:05:44 +02:00
  • 140c4e4812 Improve initialization in a Cargo workspace mo8it 2024-08-09 00:49:30 +02:00