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

2539 Commits

Author SHA1 Message Date
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
mo8it
e3b9124b85 Add a confirmation prompt to the init subcommand 2024-04-21 23:24:10 +02:00
mo8it
642c3bd37e Fix the generated Cargo.toml after rustlings init 2024-04-21 20:22:01 +02:00
mo8it
49e4a1fab0 Catch the usage of the old method 2024-04-21 19:34:55 +02:00
mo8it
04d36996dd Update deps 2024-04-21 19:27:00 +02:00
mo8it
f1a60780b9 Rename constant 2024-04-21 19:26:19 +02:00
mo8it
d83c91edc6 Ignore all lock files but the one in root 2024-04-21 18:20:15 +02:00
mo8it
ea504e6bf1 Update deps 2024-04-19 12:41:13 +02:00
mo8it
a2be6754bf Make the exercise name option for the hint subcommand 2024-04-18 17:17:39 +02:00
mo8it
daa090981a Update README 2024-04-18 17:17:21 +02:00
mo8it
aaf183142e Bring back the thanks to contributors ❤️ 2024-04-18 16:17:33 +02:00
Mo
7525ecd8c1
Merge pull request #1952 from rust-lang/remove-all-contributors
Remove all contributors
2024-04-18 13:12:08 +02:00
mo8it
09d8bc83ff Remove README reference 2024-04-18 13:08:02 +02:00
mo8it
cc35a8431f Remove "All-Contributors" 2024-04-18 13:07:07 +02:00
Mo
819dea2500
Merge pull request #1949 from rust-lang/third-party-exercises
Support for third-party exercises
2024-04-18 13:02:35 +02:00
mo8it
01e6732e4d Improve resetting 2024-04-18 12:41:17 +02:00
mo8it
f04089b8bc Only take a reference 2024-04-18 11:40:54 +02:00
mo8it
2566f9aaf6 Place mods under all imports 2024-04-18 11:31:08 +02:00
mo8it
1eac00e89a Disable init command during development 2024-04-18 11:28:28 +02:00
mo8it
2e9b9a9f13 Move constant 2024-04-18 11:21:39 +02:00
mo8it
9f5be60b40 Use git stash to reset third-party exercises 2024-04-18 11:20:51 +02:00