1542 Commits

Author SHA1 Message Date
Phan Huy Hoang
5c17c42fae [Add] exercises/vecs 2023-01-02 08:20:12 +07:00
Snêu
48394d5192
Merge pull request #7 from hoangph271/exercises/quiz1.rs
[Add] exercises/quiz1.rs
2023-01-01 00:54:52 +07:00
Snêu
c48ec25614
Merge pull request #8 from hoangph271/exercises/primitive_types
[Add] exercises/primitive_types
2023-01-01 00:54:28 +07:00
Phan Huy Hoang
978b4f8962 [Add] exercises/primitive_types 2023-01-01 00:54:01 +07:00
Phan Huy Hoang
0d02a15cca [Add] exercises/quiz1.rs 2023-01-01 00:53:18 +07:00
Snêu
f91097ac40
Merge branch 'rust-lang:main' into main 2023-01-01 00:29:43 +07:00
Snêu
c196c57e17
Merge pull request #6 from hoangph271/exercises/if
[Work] exercises/if
2023-01-01 00:29:31 +07:00
Phan Huy Hoang
e3a6bf17a2 [Work] exercises/if 2023-01-01 00:29:02 +07:00
liv
6cee997266
Merge pull request #1311 from rust-lang/all-contributors/add-HerschelW
docs: add HerschelW as a contributor for content
2022-12-30 16:53:05 +01:00
allcontributors[bot]
6367697d92
docs: update .all-contributorsrc [skip ci] 2022-12-30 15:52:50 +00:00
allcontributors[bot]
25fc7814cc
docs: update AUTHORS.md [skip ci] 2022-12-30 15:52:49 +00:00
liv
69e8a35fd1
Merge pull request #1310 from HerschelW/enums3_chore
chore: update enums3.rs addressing extra parentheses usage with tuples
2022-12-30 16:52:29 +01:00
HerschelW
2f821aa30d chore: update enums3.rs addressing extra parentheses usage with tuples 2022-12-30 08:14:13 -06:00
Snêu
f584742608
Merge pull request #5 from hoangph271/exercises/functions
[Add] exercises/functions
2022-12-30 10:07:13 +07:00
Phan Huy Hoang
d8003e92dc [Add] exercises/functions 2022-12-30 10:06:07 +07:00
Snêu
32ad7767ae
Merge pull request #4 from hoangph271/exercises/variables
Exercises/variables
2022-12-30 10:05:16 +07:00
Snêu
81ff1725c0
Merge pull request #3 from hoangph271/works
[Done] exercises/intro
2022-12-30 10:04:13 +07:00
Phan Huy Hoang
1b3ebac91e [Add] exercises/variables 2022-12-29 06:03:08 +07:00
Phan Huy Hoang
109367eb10 [Done] exercises/intro 2022-12-29 05:55:18 +07:00
Snêu
cc6db5fc3d
Merge pull request #2 from rust-lang/main
Pull from source
2022-12-29 05:49:48 +07:00
liv
f9f07bee09
Merge pull request #1304 from generalmimon/hints-rust-capitalize
chore: "rust" -> "Rust" in exercise hints
2022-12-28 10:59:02 +01:00
Petr Pucil
4303717951 chore: "rust" -> "Rust" in exercise hints 2022-12-25 18:02:37 +01:00
liv
32b234c9f0 chore: update changelog 5.3.0 2022-12-23 17:09:04 +01:00
liv
9ad884aadb chore: bump version 2022-12-23 16:55:42 +01:00
liv
40b1b07915
fix(enums3): add extra tuple comment 2022-12-23 16:47:48 +01:00
liv
31469560ec
Merge pull request #1303 from rust-lang/all-contributors/add-tkburis
docs: add tkburis as a contributor for content
2022-12-23 16:44:22 +01:00
allcontributors[bot]
5e583770f7
docs: update .all-contributorsrc [skip ci] 2022-12-23 15:44:15 +00:00
allcontributors[bot]
130e57ec60
docs: update AUTHORS.md [skip ci] 2022-12-23 15:44:14 +00:00
liv
4ede64b729
Merge pull request #1279 from tkburis/main
Minor changes
2022-12-23 16:44:02 +01:00
liv
4521aed23b
Merge pull request #1293 from tysonliddell/fix_self_parameter
fix: Remove superfluous &self indirection
2022-12-23 16:22:51 +01:00
liv
4c3a00b5cd
Merge pull request #1301 from williamwebb/williamwebb-fix(hashmap3)-typo
fix(hashmaps3): fix typo in todo hint
2022-12-23 16:16:59 +01:00
liv
e0eef0e190
docs: add note about powershell compat
Closes #1299.
2022-12-23 16:16:24 +01:00
William Webb
e519b5079e
fix(hashmaps3): fix typo in todo hint 2022-12-20 21:17:32 -06:00
Tyson Liddell
71873e676f fix: Remove superfluous &self indirection 2022-12-09 20:49:10 +00:00
TK Buristrakul
db53dbc126 chore: tidied up unmatched backticks 2022-11-24 19:41:25 +00:00
TK Buristrakul
a315f2fefb chore: added more descriptive TODOs 2022-11-24 19:39:54 +00:00
TK Buristrakul
be0b7e084e chore: minor change in comment 2022-11-24 19:20:59 +00:00
liv
e3af483fa6
Merge pull request #1276 from rust-lang/all-contributors/add-craymel
docs: add craymel as a contributor for content
2022-11-19 00:35:59 +01:00
allcontributors[bot]
a8033e0193
docs: update .all-contributorsrc [skip ci] 2022-11-18 23:35:52 +00:00
allcontributors[bot]
e8ef4fe5d6
docs: update AUTHORS.md [skip ci] 2022-11-18 23:35:51 +00:00
liv
cea60a2eb9
Merge pull request #1273 from craymel/fix-structs3-hint
fix: Update structs3 hint
2022-11-19 00:35:08 +01:00
craymel
2ceb59a11d fix: Update structs3 hint 2022-11-18 23:38:27 +11:00
liv
97e3c419aa
Merge pull request #1263 from rust-lang/all-contributors/add-MoritzBoehme
docs: add MoritzBoehme as a contributor for code
2022-11-12 16:45:24 +01:00
allcontributors[bot]
28d78e288b
docs: update .all-contributorsrc [skip ci] 2022-11-12 15:45:16 +00:00
allcontributors[bot]
43c049df75
docs: update AUTHORS.md [skip ci] 2022-11-12 15:45:16 +00:00
liv
0c05318237
Merge pull request #1262 from rust-lang/all-contributors/add-winterqt
docs: add winterqt as a contributor for code
2022-11-12 16:44:44 +01:00
allcontributors[bot]
78e2685d5f
docs: update .all-contributorsrc [skip ci] 2022-11-12 15:44:32 +00:00
allcontributors[bot]
ef3ef82057
docs: update AUTHORS.md [skip ci] 2022-11-12 15:44:31 +00:00
liv
d3f81b6e40
Merge pull request #922 from MoritzBoehme/feat/add-nix-flake
feat: Add flake.nix for nix users
2022-11-12 16:44:10 +01:00
mokou
2e1630c712 chore: style fixes 2022-11-11 16:12:09 +01:00