1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-16 10:51:42 +02:00
Commit Graph

102 Commits

Author SHA1 Message Date
bri-rose
8b476e678a
Update info.toml
Fixed grammatical error, subject/verb agreement at line 124-125.
2024-09-13 10:23:05 -05:00
Jesse Jackson
f82e47f2af style: reduce pre-formatted message line lengths to 80 columns 2024-09-01 14:48:28 -05:00
William Ugalde Gamboa
7d4100ed8a Fix example in 'primitive_types3' hint 2024-08-30 20:27:26 -06:00
mo8it
570bc9f32d Start list without Ratatui 2024-08-24 00:14:12 +02:00
mo8it
c903db5c53 Add project lints 2024-08-16 00:24:45 +02:00
mo8it
fd97470f35 Adapt type name in hint 2024-08-08 00:42:26 +02:00
mo8it
175294fa5d Add rust-version 2024-08-02 16:40:06 +02:00
mo8it
447ac3c40b strings3: Improve hint 2024-07-17 14:32:45 +02:00
yapjiahong
2c79e29483 doc: enchane string3 exercise hint 2024-07-17 00:43:42 +08:00
mo8it
47ba4502e0 move_semantics2: Mention cloning in the hint 2024-07-10 15:55:18 +02:00
mo8it
6263cb6456 Add note about iterating over Option 2024-07-10 15:16:49 +02:00
Jan Arends
b12b652a57 updated variable name in hint 2024-07-10 11:16:35 +02:00
mo8it
c793416495 Fix typo 2024-07-08 16:50:35 +02:00
mo8it
69021e1497 Remove stable from book links 2024-07-08 16:00:12 +02:00
mo8it
08c408aae0 Add hint about string concatination with + 2024-07-08 15:20:56 +02:00
mo8it
43d15f09f0 Readd "structs" 2024-07-05 13:41:04 +02:00
mo8it
7123c7ae3a Merge remote-tracking branch 'upstream/main' into fix-enum-variant-inconsistency 2024-07-05 13:39:50 +02:00
mo8it
4bf0ddc0e1 Check exercises unsolved 2024-07-04 21:12:57 +02:00
mo8it
2f60f4d9ea Remove newline at the end of multiline strings 2024-07-04 13:38:57 +02:00
mo8it
5217cdc5e2 try_from_into solution 2024-07-02 01:26:09 +02:00
mo8it
e3c8c457ba from_str solution 2024-07-02 01:03:55 +02:00
mo8it
cddaf4881e from_into solution 2024-07-01 22:09:48 +02:00
mo8it
a0e810b471 clippy2 solution 2024-07-01 11:55:18 +02:00
mo8it
78728d5238 clippy1 solution 2024-07-01 11:54:35 +02:00
mo8it
4cb15a4cda macros3 solution 2024-07-01 11:37:48 +02:00
mo8it
cf90364fd7 macros1 solution 2024-07-01 11:28:38 +02:00
mo8it
a13e3cd07f threads3 solution 2024-07-01 11:23:40 +02:00
mo8it
dfa2b44f71 threads2 solution 2024-07-01 11:11:11 +02:00
mo8it
b000164eed threads1 solution 2024-07-01 10:59:33 +02:00
mo8it
663a03a17b cow1 solution 2024-06-29 02:07:56 +02:00
mo8it
a943f5ba32 arc1 solution 2024-06-29 01:48:00 +02:00
mo8it
f3842aa746 rc1 solution 2024-06-29 01:20:59 +02:00
mo8it
61c7eaed62 box1 solution 2024-06-28 21:24:35 +02:00
mo8it
2af437fd90 iterators4 solution 2024-06-28 15:31:15 +02:00
mo8it
56a9197f55 iterators3 solution 2024-06-28 15:00:13 +02:00
mo8it
eddbb97934 iterators2 solution 2024-06-28 02:48:21 +02:00
mo8it
cf9041c0e4 iterators1 solution 2024-06-28 02:07:56 +02:00
mo8it
746cf6863d Remove tests3 and add solution to tests4 2024-06-27 17:29:33 +02:00
mo8it
803e32dad2 tests2 solution 2024-06-27 16:40:26 +02:00
mo8it
a4f8826301 tests1 solution 2024-06-27 16:29:03 +02:00
mo8it
6187216606 lifetimes3 solution 2024-06-27 16:15:53 +02:00
mo8it
7efccc36b4 lifetimes1 solution 2024-06-27 13:24:21 +02:00
mo8it
64c2de95ca quiz3 solution 2024-06-27 13:01:52 +02:00
mo8it
45cfe86fb0 traits5 solution 2024-06-27 12:29:25 +02:00
mo8it
c0452d160b traits4 solution 2024-06-27 12:23:33 +02:00
mo8it
b4b7ae63ad traits3 solution 2024-06-27 12:11:57 +02:00
mo8it
c07209b635 Unify info.toml 2024-06-27 12:00:28 +02:00
mo8it
091e1e7f7a traits2 solution 2024-06-27 11:58:44 +02:00
mo8it
92f249a52c Merge branch 'main' 2024-06-27 11:30:42 +02:00
mo8it
de3f846a53 generics2 solution 2024-06-27 02:25:11 +02:00