Commit Graph

740 Commits

Author SHA1 Message Date
Sunface
25842927fc Merge pull request #533 from Sagecheni/fix-typo
Fixing a typo at match-iflet
2025-04-25 11:58:32 +08:00
Sunface
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
Sunface
4e790a35be Merge pull request #546 from jpenna/patch-3
Add new solution in ownership ex. 9
2025-04-25 11:55:42 +08:00
Sunface
2e1d40b55b Merge pull request #547 from msuganthan/patch-1
use ref instead of clone
2025-04-25 11:54:41 +08:00
Sunface
c37f77758f Merge pull request #555 from vhyijk/patch-1
Update why-exercise.md
2025-04-25 11:53:27 +08:00
张浩扬穿JK
2cddf85611 Update why-exercise.md
改变 `git clone` 的链接,使其正常工作
2025-03-31 12:46:13 +08:00
Suganthan Madhavan
94079c49af use ref 2025-03-01 19:06:53 -05:00
Juliano Penna
609e2d3f8c Add new solution in ownership ex. 9 2025-02-18 11:01:21 -03:00
Sunface
20b8f73684 Merge pull request #545 from jpenna/patch-2
Add new solution in variables ex. 4
2025-02-10 16:17:28 +08:00
Juliano Penna
2ab617a436 Add new solution in variables ex. 4 2025-02-07 11:47:41 -03:00
Royal
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
Sunface
a01b390749 Merge pull request #536 from hjklchan/patch-1
Update basic.md
2024-10-15 14:38:09 +08:00
Sunface
fe05f7983a Update zh-CN/src/lifetime/basic.md 2024-10-15 14:37:51 +08:00
Illus1on
796a989e13 Update basic.md
change 标准 to 标注
2024-10-08 13:27:13 +08:00
SageCheni
d89f88f1c3 Fixing a typo at match-iflet 2024-09-19 11:04:36 +08:00
Sunface
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
Sunface
cd1e8a242e Update en/src/collections/vector.md 2024-06-27 17:02:47 +08:00
mckzm
e7cfb63ac8 fix minor typo in vector.md 2024-06-15 14:18:14 +09:00
mckzm
0120c3a979 Further clarification on the benefits of passing in immutable slices to functions 2024-06-15 13:44:11 +09:00
mckzm
a637487fad vector/slicing - improve the phrasing 2024-06-15 13:40:17 +09:00
mckzm
fd0c2c50c1 update vector/slicing exercise solution w/ mutable slice material 2024-06-15 13:39:12 +09:00
mckzm
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
Sunface
9fb657287f Merge pull request #509 from zzz6519003/patch-1
fix grammar
2024-06-13 14:16:01 +08:00
Sunface
51c55d0c28 Update en/src/why-exercise.md 2024-06-13 14:15:47 +08:00
Sunface
7be5dd154e Merge pull request #518 from Scott169/master
Fix typos and uneditable practices
2024-05-27 14:26:17 +08:00
Sunface
4d82e91b9e Merge pull request #519 from weibk/patch-2
docs: 修改错别字
2024-05-27 14:25:44 +08:00
Sunface
980438637b Update zh-CN/src/flow-control.md 2024-05-27 14:25:38 +08:00
weibk
bd39fe822a docs: 修改错别字 2024-04-28 08:40:23 +08:00
Scott Rhodes
4b5c987691 Merge branch 'sunface:master' into master 2024-04-19 20:14:58 -04:00
Sunface
595922a95c Merge pull request #516 from friendlyantz/patch-1
Update variables.md
2024-04-13 10:34:01 +08:00
Anton
714c577aa1 Update variables.md
different messages for inner and outer scopes
2024-04-13 11:46:46 +10:00
Sunface
b86072ef4b Merge pull request #512 from jwcesign/patch-1
doc: add solution link for formatted-output
2024-04-02 13:28:41 +08:00
Sunface
800f0b13c6 Merge pull request #514 from so2liu/master
fix type for traits.md
2024-04-02 13:28:16 +08:00
so2liu
905facd745 fix type for traits.md 2024-03-28 20:12:24 +08:00
jwcesign
5f45ba6b0b doc: add solution link for formatted-output 2024-03-19 19:30:41 +08:00
Sam Snowman(赵正中)
271705ede1 fix grammar 2024-03-14 10:38:24 +08:00
Scott Rhodes
0eb674a557 Merge branch 'sunface:master' into master 2024-02-29 17:38:55 -05:00
Sunface
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
h3n4l
9444c42b88 chore: remove all .DS_Store file
Signed-off-by: h3n4l <oysterdays@gmail.com>
2024-02-04 02:18:01 +08:00
sunfei
253042417a chore: rename practice.rs to practice.course.rs 2024-01-24 16:46:52 +08:00
Sunface
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
inyourface34456
a6769fa063 changed one link to the book 2024-01-17 11:28:07 -05:00
inyourface34456
a9d2e2e19e Fixed a link and linked one to the book rather then the repo 2024-01-17 11:22:43 -05:00
Scott Rhodes
f9542abc7d Update iterator.md 2024-01-08 00:56:56 -05:00
Scott Rhodes
a9e6e246e6 Update iterator.md 2024-01-08 00:53:48 -05:00
Scott Rhodes
14f0aed160 Merge branch 'sunface:master' into master 2024-01-08 00:49:38 -05:00
sunface
e57bae6feb fix: new version mdbook layout issue 2024-01-06 09:30:06 +08:00
Sunface
beb0a7d57d Merge pull request #473 from abdulshaikh55/patch-1
Update ownership.md
2024-01-03 09:18:38 +08:00
Sunface
35c3e9e30a Merge pull request #482 from Madduxv/patch-1
Fixed typos in char-bool.md
2024-01-03 09:12:24 +08:00
Sunface
e094f1f861 Merge pull request #484 from AllenDEricDAlexander/master
<fix>(<elegant-code-base>):<png project url>
2024-01-03 09:10:10 +08:00