adfb3ed34d
Merge pull request #401 from skaunov/patch-5
...
Update solution closure.md
2025-04-25 12:05:31 +08:00
bc9b3f3ec3
Merge pull request #528 from mckzm/master
...
Fix typo to make the Iterator section's exercise 8 editable in the browser
2025-04-25 12:03:51 +08:00
50d5af5cf0
Merge pull request #529 from Kibiandkimi/master
...
add editable to problem 4&6 in zh-CN/src/lifetime/advance.md
2025-04-25 12:01:29 +08:00
6765d55c47
Merge pull request #530 from a-mroz/patch-1
...
Update numbers.md – clear up instructions about printing range of ASCII characters
2025-04-25 12:00:55 +08:00
25842927fc
Merge pull request #533 from Sagecheni/fix-typo
...
Fixing a typo at match-iflet
2025-04-25 11:58:32 +08:00
0302542061
Merge pull request #543 from nativemen/optimize
...
Fix minor issues to meet the requirements of the question and recommend using the modules provided by the library crate.
2025-04-25 11:57:26 +08:00
4e790a35be
Merge pull request #546 from jpenna/patch-3
...
Add new solution in ownership ex. 9
2025-04-25 11:55:42 +08:00
2e1d40b55b
Merge pull request #547 from msuganthan/patch-1
...
use ref instead of clone
2025-04-25 11:54:41 +08:00
c37f77758f
Merge pull request #555 from vhyijk/patch-1
...
Update why-exercise.md
2025-04-25 11:53:27 +08:00
2cddf85611
Update why-exercise.md
...
改变 `git clone` 的链接,使其正常工作
2025-03-31 12:46:13 +08:00
94079c49af
use ref
2025-03-01 19:06:53 -05:00
609e2d3f8c
Add new solution in ownership ex. 9
2025-02-18 11:01:21 -03:00
20b8f73684
Merge pull request #545 from jpenna/patch-2
...
Add new solution in variables ex. 4
2025-02-10 16:17:28 +08:00
2ab617a436
Add new solution in variables ex. 4
2025-02-07 11:47:41 -03:00
a19015f9fa
Fix minor issues to meet the requirements of the question and recommend using the modules provided by the library crate.
2025-01-20 12:49:39 -05:00
a01b390749
Merge pull request #536 from hjklchan/patch-1
...
Update basic.md
2024-10-15 14:38:09 +08:00
fe05f7983a
Update zh-CN/src/lifetime/basic.md
2024-10-15 14:37:51 +08:00
796a989e13
Update basic.md
...
change 标准 to 标注
2024-10-08 13:27:13 +08:00
d89f88f1c3
Fixing a typo at match-iflet
2024-09-19 11:04:36 +08:00
73b7dd9694
Update numbers.md
...
I was really confused, why should I print out the result of subtracting two numbers in a loop (even though I'm very much aware of the ASCII characters). I hope it makes things a bit clearer.
2024-08-19 12:21:36 +02:00
3b6474a563
add editable to problem 6 in zh-CN/src/lifetime/advance.md
2024-08-04 09:15:56 +00:00
21188323d3
add editable to problem 4 in zh-CN/src/lifetime/advance.md
2024-08-04 04:47:02 +00:00
4f41faf49c
Merge pull request #1 from mckzm/mckzm-iterator-8
...
Fix typo to make iterator's exercise 8 editable
2024-06-29 20:36:33 +09:00
ef381ba48d
Fix typo to make iterator's exercise 8 editable
2024-06-29 20:28:16 +09:00
8e0def5f08
Merge pull request #524 from mckzm/mut-slices
...
Fix Mutable slice content in Collection Types -> Vector -> Slicing
2024-06-27 17:03:00 +08:00
cd1e8a242e
Update en/src/collections/vector.md
2024-06-27 17:02:47 +08:00
e7cfb63ac8
fix minor typo in vector.md
2024-06-15 14:18:14 +09:00
0120c3a979
Further clarification on the benefits of passing in immutable slices to functions
2024-06-15 13:44:11 +09:00
a637487fad
vector/slicing - improve the phrasing
2024-06-15 13:40:17 +09:00
fd0c2c50c1
update vector/slicing exercise solution w/ mutable slice material
2024-06-15 13:39:12 +09:00
c4804e3101
Update Slicing subsection of Vector section
...
Slices can be mutable as well as immutable, contrary to what the text currently says. This commit updates the text, and the exercise, to reflect this.
2024-06-15 13:35:27 +09:00
9fb657287f
Merge pull request #509 from zzz6519003/patch-1
...
fix grammar
2024-06-13 14:16:01 +08:00
51c55d0c28
Update en/src/why-exercise.md
2024-06-13 14:15:47 +08:00
7be5dd154e
Merge pull request #518 from Scott169/master
...
Fix typos and uneditable practices
2024-05-27 14:26:17 +08:00
4d82e91b9e
Merge pull request #519 from weibk/patch-2
...
docs: 修改错别字
2024-05-27 14:25:44 +08:00
980438637b
Update zh-CN/src/flow-control.md
2024-05-27 14:25:38 +08:00
bd39fe822a
docs: 修改错别字
2024-04-28 08:40:23 +08:00
4b5c987691
Merge branch 'sunface:master' into master
2024-04-19 20:14:58 -04:00
595922a95c
Merge pull request #516 from friendlyantz/patch-1
...
Update variables.md
2024-04-13 10:34:01 +08:00
714c577aa1
Update variables.md
...
different messages for inner and outer scopes
2024-04-13 11:46:46 +10:00
b86072ef4b
Merge pull request #512 from jwcesign/patch-1
...
doc: add solution link for formatted-output
2024-04-02 13:28:41 +08:00
800f0b13c6
Merge pull request #514 from so2liu/master
...
fix type for traits.md
2024-04-02 13:28:16 +08:00
905facd745
fix type for traits.md
2024-03-28 20:12:24 +08:00
5f45ba6b0b
doc: add solution link for formatted-output
2024-03-19 19:30:41 +08:00
271705ede1
fix grammar
2024-03-14 10:38:24 +08:00
0eb674a557
Merge branch 'sunface:master' into master
2024-02-29 17:38:55 -05:00
303bcf08e7
Merge pull request #498 from h3n4l/chore/remove-ds-store
...
chore(structure): remove all .DS_Store files
2024-02-04 09:06:48 +08:00
9444c42b88
chore: remove all .DS_Store file
...
Signed-off-by: h3n4l <oysterdays@gmail.com >
2024-02-04 02:18:01 +08:00
253042417a
chore: rename practice.rs to practice.course.rs
2024-01-24 16:46:52 +08:00
38801fac38
Merge pull request #490 from inyourface34456/patch-1
...
Fixed a link and linked one to the book rather then the repo
2024-01-18 21:28:36 +08:00