1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-19 11:52:04 +02:00
Commit Graph

170 Commits

Author SHA1 Message Date
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
mo8it
7f73219041 chore: Release 2024-04-29 00:36:50 +02:00
mo8it
196d3c1a98 Bump version 2024-04-29 00:36:13 +02:00
mo8it
89e0f64279 chore: Release 2024-04-27 17:35:08 +02:00
mo8it
016e6a014e Update serde 2024-04-27 17:32:42 +02:00
mo8it
12504b01e9 Disable unneeded features in deps 2024-04-27 04:32:06 +02:00
mo8it
181c81f016 chore: Release 2024-04-27 04:17:24 +02:00
mo8it
c82c367324 Respect the target-dir config and show tests' output 2024-04-27 04:14:59 +02:00
mo8it
0d7b036137 chore: Release 2024-04-25 21:07:41 +02:00
mo8it
5920a58e83 Include dev/Cargo.toml 2024-04-25 19:58:55 +02:00