mo8it
|
be4dfe8be0
|
Add hint about updating Rust
|
2024-04-26 01:49:36 +02:00 |
|
mo8it
|
e230ffcf03
|
Update the contributing guide
|
2024-04-26 01:19:52 +02:00 |
|
mo8it
|
0d7b036137
|
chore: Release
|
2024-04-25 21:07:41 +02:00 |
|
mo8it
|
078142c43c
|
Update dev/Cargo.toml
|
2024-04-25 21:07:10 +02:00 |
|
mo8it
|
5920a58e83
|
Include dev/Cargo.toml
|
2024-04-25 19:58:55 +02:00 |
|
mo8it
|
aaea5b490f
|
chore: Release
|
2024-04-25 19:54:59 +02:00 |
|
mo8it
|
8d45cdb09d
|
Fix missing info.toml in the macros crate
|
2024-04-25 19:54:03 +02:00 |
|
mo8it
|
a4e623ea94
|
Fix releasing rustlings
|
2024-04-25 19:33:24 +02:00 |
|
mo8it
|
5595e1c397
|
chore: Release
|
2024-04-25 19:32:10 +02:00 |
|
mo8it
|
ca41f9e2df
|
Prepare for using cargo-release
|
2024-04-25 19:02:07 +02:00 |
|
mo8it
|
177e2870c5
|
Edit comment
|
2024-04-25 16:30:01 +02:00 |
|
mo8it
|
3ce3235294
|
Show warnings and errors in the tests
|
2024-04-25 16:08:07 +02:00 |
|
mo8it
|
c51f1b3f31
|
Thanks Clippy :D
|
2024-04-25 15:58:46 +02:00 |
|
mo8it
|
8bf8b19a5d
|
Improve output after initialization
|
2024-04-25 15:51:12 +02:00 |
|
mo8it
|
6d1d42d2dd
|
Try to run git init
|
2024-04-25 15:41:52 +02:00 |
|
mo8it
|
212c82c6f6
|
Don't ignore .vscode/extensions.json when developing third-party exercises
|
2024-04-25 15:34:58 +02:00 |
|
mo8it
|
fcefa3d614
|
Name the exercises' package exercises
|
2024-04-25 15:33:24 +02:00 |
|
mo8it
|
b3b4b7d59c
|
Update initialized .gitignore
|
2024-04-25 15:23:24 +02:00 |
|
mo8it
|
29abaee4ec
|
Update dep
|
2024-04-25 15:22:14 +02:00 |
|
mo8it
|
c7c8d99680
|
Moar responsive :P
|
2024-04-25 15:22:11 +02:00 |
|
mo8it
|
c1d28b502e
|
Format test file :P
|
2024-04-25 14:51:14 +02:00 |
|
mo8it
|
14fe248b4b
|
Optimize the notify event handler
|
2024-04-25 14:44:12 +02:00 |
|
Mo
|
88f27a5377
|
Merge pull request #1959 from rust-lang/output
Improve output
|
2024-04-25 14:43:28 +02:00 |
|
mo8it
|
1f1a62d83e
|
Raise the output capacity
|
2024-04-25 14:43:02 +02:00 |
|
mo8it
|
428998a4cf
|
Quicker response to file changes
|
2024-04-25 03:28:44 +02:00 |
|
mo8it
|
d26f47dddd
|
Fix tests
|
2024-04-25 03:27:41 +02:00 |
|
mo8it
|
2af0cd9cce
|
Replace mode by test and strict_clippy
|
2024-04-25 03:25:45 +02:00 |
|
mo8it
|
f92d45fa68
|
Use write macros instead of write_fmt
|
2024-04-25 02:03:26 +02:00 |
|
mo8it
|
67fa017742
|
Use os_pipe
|
2024-04-25 01:56:01 +02:00 |
|
mo8it
|
d8c2ab8349
|
Fix tests
|
2024-04-24 16:26:48 +02:00 |
|
mo8it
|
0df0be8352
|
Update Cargo.lock
|
2024-04-24 16:26:34 +02:00 |
|
mo8it
|
8ebd2f9df2
|
Update Cargo.toml files
|
2024-04-24 16:15:14 +02:00 |
|
mo8it
|
4ef345e706
|
Update dependency
|
2024-04-24 15:58:34 +02:00 |
|
mo8it
|
0a2d4dae5a
|
Merge branch 'main'
|
2024-04-24 15:48:29 +02:00 |
|
mo8it
|
71053101c3
|
Add --locked
|
2024-04-24 13:28:25 +02:00 |
|
Mo
|
53fdb9044d
|
Merge pull request #1955 from rust-lang/solutions
Solutions
|
2024-04-24 02:56:20 +02:00 |
|
mo8it
|
8a085a0a85
|
Dump solution and show its path
|
2024-04-24 02:52:30 +02:00 |
|
mo8it
|
edf5762612
|
Preallocate path
|
2024-04-24 01:17:39 +02:00 |
|
mo8it
|
ef02c6c6ab
|
Use the embedded info.toml in debug mode
|
2024-04-24 00:58:52 +02:00 |
|
mo8it
|
e4ee2cd548
|
Don't write solutions in debug mode
|
2024-04-24 00:48:58 +02:00 |
|
mo8it
|
b77007887c
|
Write the solution file on done
|
2024-04-24 00:47:46 +02:00 |
|
mo8it
|
2dac8e509b
|
Refactor embedded files to add solutions
|
2024-04-23 19:18:25 +02:00 |
|
mo8it
|
e5a19a4c33
|
Update deps
|
2024-04-23 15:32:07 +02:00 |
|
mo8it
|
5349f0e8d4
|
Add README to the quizzes directory
|
2024-04-23 15:32:01 +02:00 |
|
mo8it
|
ad8e544483
|
Move quizzes
|
2024-04-22 01:07:36 +02:00 |
|
mo8it
|
86684b7fc9
|
Document dev commands
|
2024-04-22 00:45:16 +02:00 |
|
mo8it
|
4ce2714da1
|
Add --no-git
|
2024-04-22 00:38:34 +02:00 |
|
mo8it
|
e93a99e19e
|
Third-party exercises should be in a separate Git repo
|
2024-04-22 00:34:55 +02:00 |
|
mo8it
|
61a84a2c11
|
dev init -> dev new PATH
|
2024-04-21 23:43:49 +02:00 |
|
mo8it
|
30040d7778
|
Add a disclaimer to the state file
|
2024-04-21 23:39:44 +02:00 |
|