1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00
Commit Graph

2134 Commits

Author SHA1 Message Date
55900c65cb fix: make strings3.rs comment wording more clear
fixes #1063
2022-07-16 17:28:13 +02:00
5435b80841 chore: bump version 5.0.0 2022-07-16 14:30:04 +02:00
5138f22e00 doc: update book links 2022-07-16 14:25:10 +02:00
cc3e1a8511 doc: update changelog 2022-07-16 14:17:24 +02:00
c791cf4232 Merge branch '5.0-dev' 2022-07-15 14:31:49 +02:00
liv
f1c4caa37f Merge pull request #1059 from rust-lang/all-contributors/add-neilpate
docs: add neilpate as a contributor for content
2022-07-15 14:19:35 +02:00
e36c95bb3a docs: update .all-contributorsrc [skip ci] 2022-07-15 12:19:27 +00:00
bc25309763 docs: update AUTHORS.md [skip ci] 2022-07-15 12:19:26 +00:00
c265b681b1 fix(quiz1): change function name 2022-07-15 14:18:31 +02:00
liv
52b9f199a2 Merge pull request #1058 from rust-lang/all-contributors/add-swhiteCQC
docs: add swhiteCQC as a contributor for content
2022-07-15 14:16:04 +02:00
211528c31b docs: update .all-contributorsrc [skip ci] 2022-07-15 12:15:57 +00:00
2b349e3b28 docs: update AUTHORS.md [skip ci] 2022-07-15 12:15:56 +00:00
1a7a3f5c8e fix(traits): update hint comments 2022-07-15 14:14:48 +02:00
63b0c7e399 feat: add traits5.rs exercise 2022-07-15 14:14:15 +02:00
599d634ee2 feat: Add traits4.rs exercise 2022-07-15 14:13:44 +02:00
f43c6d7877 feat: Add traits3.rs exercise 2022-07-15 14:13:15 +02:00
9b66b2a0e9 fix(try_from_into): fix function name 2022-07-15 14:08:51 +02:00
liv
64757698f4 Merge pull request #1057 from rust-lang/all-contributors/add-jayber
docs: add jayber as a contributor for content
2022-07-15 14:05:50 +02:00
2427184017 docs: update .all-contributorsrc [skip ci] 2022-07-15 12:05:36 +00:00
75ba60bda6 docs: update AUTHORS.md [skip ci] 2022-07-15 12:05:35 +00:00
1ef8dacaf6 feat: add lifetimes exercises 2022-07-15 14:03:38 +02:00
liv
7cabbab580 Merge pull request #1056 from rust-lang/all-contributors/add-Jzow
docs: add Jzow as a contributor for content
2022-07-15 13:49:25 +02:00
9329c51df0 docs: update .all-contributorsrc [skip ci] 2022-07-15 11:49:09 +00:00
bda4d548b4 docs: update AUTHORS.md [skip ci] 2022-07-15 11:49:08 +00:00
1cc5df0e14 feat: add github actions config 2022-07-15 13:46:03 +02:00
liv
a0b3156347 Merge pull request #1055 from rust-lang/all-contributors/add-exdx
docs: add exdx as a contributor for content
2022-07-15 13:29:53 +02:00
c9332062ce docs: update .all-contributorsrc [skip ci] 2022-07-15 11:29:45 +00:00
b71429bef0 docs: update AUTHORS.md [skip ci] 2022-07-15 11:29:44 +00:00
a3b5278b42 feat: add threads3.rs exercise 2022-07-15 13:28:49 +02:00
a3c4c1ccb4 fix: re-add missing done comments 2022-07-15 13:24:11 +02:00
a6e86fc995 doc: update readme 2022-07-15 13:22:29 +02:00
0784f54141 doc: update contributing 2022-07-15 12:57:54 +02:00
b609f0431c feat: remove advanced_errs 2022-07-15 12:51:12 +02:00
4bebdb5f02 feat(as_ref_mut): add AsMut section 2022-07-15 12:50:01 +02:00
81d25aecff feat(try_from_into): add hint comments 2022-07-15 12:49:49 +02:00
74f44f55e3 feat(conversions): add hint comments 2022-07-15 12:34:10 +02:00
8cfedb1673 feat(clippy): add clippy3 2022-07-15 12:28:47 +02:00
7fc393bed4 chore: remove quiz4 2022-07-15 12:13:40 +02:00
d3a335bc64 feat(macros): add hint comments 2022-07-15 12:05:26 +02:00
liv
636c8ac03d Merge pull request #1054 from rust-lang/all-contributors/add-jaystile
docs: add jaystile as a contributor for content
2022-07-15 12:01:56 +02:00
b1f82890c9 docs: update .all-contributorsrc [skip ci] 2022-07-15 10:01:49 +00:00
7b371afc06 docs: update AUTHORS.md [skip ci] 2022-07-15 10:01:48 +00:00
f99eafc56f fix(threads): add hint comments 2022-07-15 11:59:53 +02:00
b4f52cb937 feat: Adding threads1.rs with a focus on JoinHandles and waiting for
spawned threads to finish. Moved the original threads1.rs to threads2.rs
with the focus on the Mutex and modifying shared data. #892
2022-07-15 11:58:26 +02:00
liv
aa472f702e Merge pull request #1053 from rust-lang/all-contributors/add-pgjbz
docs: add pgjbz as a contributor for content
2022-07-14 18:30:20 +02:00
09ccadeec6 docs: update .all-contributorsrc [skip ci] 2022-07-14 16:29:51 +00:00
3e7e65b9f0 docs: update AUTHORS.md [skip ci] 2022-07-14 16:29:50 +00:00
20024d40c5 feat(iterators): update hint comments 2022-07-14 18:29:09 +02:00
251d0dda34 feat(iterators4): add factorial of zero test 2022-07-14 18:27:34 +02:00
3c63ef0668 fix(iterators3): insert todo!() into divide() to compile without error 2022-07-14 18:19:35 +02:00