Commit graph

179 commits

Author SHA1 Message Date
mo8it 7e2f56f41a Use the default hasher 2024-10-17 15:03:43 +02:00
mo8it a675cb5754 Replace ahash with foldhash 2024-10-14 15:24:42 +02:00
mo8it 0d258b9e96 Update deps 2024-09-26 12:28:48 +02:00
mo8it 89c40ba256 Optimize the file watcher 2024-09-18 01:43:48 +02:00
mo8it e56ae6d651 Update deps 2024-09-17 23:33:48 +02:00
mo8it 234a61a3ee Update deps 2024-09-12 17:46:06 +02:00
mo8it 2d0860fe1b Hide input and disable its line buffering 2024-09-05 02:11:19 +02:00
mo8it 17877366b7 Update deps 2024-09-05 01:55:31 +02:00
mo8it c8d1d9c51f chore: Release 2024-08-29 17:20:17 +02:00
mo8it a1f0eaab54 Add disallowed types and methods in Clippy 2024-08-25 23:54:04 +02:00
mo8it d29e9e7e07 Update deps 2024-08-25 20:42:13 +02:00
mo8it 570bc9f32d Start list without Ratatui 2024-08-24 00:14:12 +02:00
mo8it 71f31d74bc Update deps 2024-08-17 16:57:58 +02:00
mo8it c903db5c53 Add project lints 2024-08-16 00:24:45 +02:00
mo8it 4472d50eba chore: Release 2024-08-09 11:52:31 +02:00
mo8it 52a231ce2f Update Ratatui 2024-08-09 02:17:01 +02:00
mo8it 55e68d2c63 Update deps 2024-08-09 01:06:27 +02:00
mo8it e41c3a7c92 Use fixed seeds with ahash 2024-08-08 23:48:54 +02:00
Mo 9f9a754a64
Merge pull request #2076 from senekor/remo/snryotxotoxv
Improve initialization in workspace
2024-08-08 23:48:09 +02:00
Remo Senekowitsch 8b43d79257 Fix integration tests 2024-08-08 14:08:06 +02:00
Remo Senekowitsch dc0ffbe16e Replace hashbrown with ahash
hashbrown is already used in the standard library, but we want the
improved performance of the different hash algorithm.
Using ahash directly conveys this intent more clearly.
2024-08-08 11:12:17 +02:00
mo8it 13124aafe3 Update deps 2024-08-05 03:15:43 +02:00
mo8it 175294fa5d Add rust-version 2024-08-02 16:40:06 +02:00
mo8it 65a8f6bb4b Run rustfmt on solutions in dev check 2024-08-01 19:14:09 +02:00
mo8it 2ad408f2b8 Update deps 2024-07-31 18:54:24 +02:00
mo8it c8fddd8f62 Add Github profile links for every author 2024-07-31 18:53:25 +02:00
mo8it 74fab994e2 Make the output optional 2024-07-28 20:30:23 +02:00
mo8it 2ae9f3555b Update deps 2024-07-28 13:30:31 +02:00
mo8it 1937b4bf66 Use the rexported crossterm from ratatui 2024-07-25 16:26:48 +02:00
mo8it 8fec5155c7 Clean up tests 2024-07-25 15:12:14 +02:00
mo8it 3f49decce9 Remove assert_cmd and predicates 2024-07-25 14:34:43 +02:00
mo8it e2492f65a0 Update deps 2024-07-25 12:51:44 +02:00
mo8it 82409c060f Update deps 2024-07-22 12:01:41 +02:00
mo8it 0847b3a4bf chore: Release 2024-07-10 16:51:34 +02:00
mo8it e512928df5 Update deps 2024-07-10 13:27:32 +02:00
mo8it b8fcd11286 chore: Release 2024-07-04 20:02:43 +02:00
mo8it 28d2bb0432 chore: Release 2024-07-03 15:32:46 +02:00
mo8it 2d792651ea chore: Release 2024-07-02 14:29:07 +02:00
mo8it bcebbb9df6 Update deps 2024-07-02 01:45:55 +02:00
mo8it 720b280bc1 Update deps 2024-06-26 16:59:13 +02:00
mo8it 2ff1813746 Update deps 2024-06-14 13:32:02 +02:00
mo8it 0e4136d31e Update deps 2024-06-08 21:19:16 +02:00
mo8it 42bd0b8b75 Update deps 2024-06-06 01:58:05 +02:00
mo8it c324ea10df Update deps 2024-06-01 15:10:17 +02:00
mo8it bde2524c3b Update deps 2024-05-20 18:11:19 +02:00
mo8it 0add5ac240 chore: Release 2024-05-13 17:14:11 +02:00
mo8it 56eb4a5d65 chore: Release 2024-05-13 04:11:29 +02:00
mo8it a4da216a5c chore: Release 2024-05-13 02:46:26 +02:00
mo8it 11fda5d70f Move info.toml to rustlings-macros/
This improves the experience for contributors on Windows becuase
Windows can't deal with git symbolic links out of the box…
2024-05-13 01:25:38 +02:00
mo8it da9f97b0e0 Update deps 2024-05-12 01:35:30 +02:00