mo8it
|
f995b4c041
|
Merge branch 'main' into watch
|
2024-03-27 14:41:26 +01:00 |
|
mo8it
|
b9d2756ce8
|
Merge branch 'main' into toml
|
2024-03-27 14:30:10 +01:00 |
|
mo8it
|
8e0f7e56f7
|
Merge branch 'main' into which
|
2024-03-27 14:18:20 +01:00 |
|
mo8it
|
87001a68c0
|
The string doesn't have to be a raw string
|
2024-03-26 17:50:29 +01:00 |
|
mo8it
|
a610fc1bc2
|
Remove unneeded closure
|
2024-03-26 17:50:10 +01:00 |
|
mo8it
|
e89028581c
|
Use == instead of eq
|
2024-03-26 17:49:55 +01:00 |
|
mo8it
|
980ffa2a2b
|
Use == on simple enums
|
2024-03-26 17:49:48 +01:00 |
|
mo8it
|
1f2029ae55
|
Add missing semicolon
|
2024-03-26 17:49:25 +01:00 |
|
mo8it
|
ed0fcf8e3d
|
Formatting
|
2024-03-26 17:49:05 +01:00 |
|
mo8it
|
f36efae25d
|
Only use arg instead of args AND arg
|
2024-03-26 17:48:06 +01:00 |
|
mo8it
|
853d0593d0
|
Derive Eq when PartialEq is derived
|
2024-03-26 17:47:33 +01:00 |
|
mo8it
|
d911586788
|
Pipe the output to null instead of capturing and ignoring it
|
2024-03-25 17:21:54 +01:00 |
|
mo8it
|
dca3ea355e
|
Remove the home dependency since it is not used
|
2024-03-25 14:10:51 +01:00 |
|
mo8it
|
e4520602f5
|
Use the NotFound variant of the IO error
|
2024-03-25 02:41:45 +01:00 |
|
mo8it
|
83cd91ccca
|
Replace toml with toml_edit
|
2024-03-25 02:35:51 +01:00 |
|
mo8it
|
51b4c240ed
|
Use which instead of running rustc --version
|
2024-03-25 00:30:01 +01:00 |
|
mo8it
|
27fa7c3e4a
|
Move the const string to the bottom like others
|
2024-03-23 19:00:15 +01:00 |
|
mo8it
|
0d93266462
|
Initialize the input buffer with some capacity
|
2024-03-23 18:56:30 +01:00 |
|
mo8it
|
3dce7e5696
|
Improvements to watch mode
|
2024-03-23 18:51:25 +01:00 |
|
mo8it
|
1fe32a7ff2
|
Fix the sysroot path when it contains whitespaces
|
2024-03-18 01:44:25 +01:00 |
|
mo8it
|
71700c506c
|
Remove unneeded Arc
|
2024-03-18 01:12:37 +01:00 |
|
mo8it
|
36db08340d
|
Update dependencies
|
2024-03-10 23:57:35 +01:00 |
|
mo8it
|
362318a6e0
|
Adapt tests
|
2023-09-04 13:30:49 +02:00 |
|
mo8it
|
5a93f2a4f1
|
Port to Clap
|
2023-09-04 13:30:46 +02:00 |
|
mo8it
|
9c0581bc0f
|
Use u32 instead of i32
|
2023-08-29 00:52:11 +02:00 |
|
mo8it
|
193b600382
|
Convert other exercises that have assertions to test mode
|
2023-08-27 01:06:01 +02:00 |
|
mo8it
|
16936d95d1
|
Fix typo
|
2023-08-27 00:50:35 +02:00 |
|
mo8it
|
64224d3918
|
Make move_semantics5 a test
|
2023-08-27 00:48:19 +02:00 |
|
mo8it
|
c0b8af2c42
|
Fix indicatif
|
2023-08-26 23:35:07 +02:00 |
|
mo8it
|
c655612d2d
|
Update deps
|
2023-08-26 23:34:40 +02:00 |
|
mo8it
|
3cc9be0d11
|
Avoid line numbers in hints
|
2023-08-26 23:25:12 +02:00 |
|
mo8it
|
571bab20c1
|
Run clippy --fix
|
2023-08-26 23:07:20 +02:00 |
|