Commit Graph

1351 Commits

Author SHA1 Message Date
KaiserY
8a82dcd770
Merge pull request #467 from skiy/master
Add The Array Type section
2020-08-27 11:10:05 +08:00
KaiserY
323762d78d
Merge pull request #468 from Orefa/patch-2
fix link
2020-08-27 11:09:13 +08:00
Orefa
b4ae97a90b
fix link 2020-08-26 20:53:37 +08:00
skiy
1fa38d5874 Add The Array Type section 2020-08-26 15:10:27 +08:00
KaiserY
767d4ff67b
Merge pull request #466 from skiy/patch-1
Update ch02-00-guessing-game-tutorial.md
2020-08-26 10:37:05 +08:00
Skiy Chan
f1fc4dd320
Update ch02-00-guessing-game-tutorial.md 2020-08-25 23:35:16 +08:00
KaiserY
4950ddf381
Merge pull request #465 from Discreater/patch-2
fix ch14-03-cargo-workspaces.md: `add*` to `*add*`
2020-08-24 22:39:24 +08:00
KaiserY
84ccca37ce
Merge pull request #464 from pan93412/patch-2
fix(ch13-03): &[String] -> &[String]
2020-08-24 22:35:26 +08:00
Discreater
2b34bdeaea
Update ch14-03-cargo-workspaces.md 2020-08-24 18:23:33 +08:00
pan93412
3b4dab10c8
fix(ch13-03): &[String] -> &[String] 2020-08-24 17:41:48 +08:00
KaiserY
61ce112e78
Merge pull request #463 from Discreater/patch-1
Update ch11-03-test-organization.md
2020-08-24 14:19:52 +08:00
Discreater
626c42bf17
Update ch11-03-test-organization.md 2020-08-23 17:45:57 +08:00
KaiserY
76c3db25ee
Merge pull request #462 from TangliziGit/fix-translation
fix translation in ch19-01-unsafe-rust.md
2020-08-18 18:19:24 +08:00
TangliziGit
e3327d71c9 fix translation in ch19-01-unsafe-rust.md
修复`可变或不可变`顺序错误

Refs: https://github.com/KaiserY/trpl-zh-cn/issues/461
2020-08-18 17:42:22 +08:00
KaiserY
bbd7c41391 update ch14-02 close #460 2020-08-17 10:05:56 +08:00
KaiserY
da7344e206
Merge pull request #459 from zyw271828/master
Fix typo
2020-08-15 00:03:26 +08:00
zyw271828
02845de9e8
Fix typo 2020-08-14 09:04:08 +08:00
KaiserY
4c7a440a8c
Merge pull request #458 from Orefa/patch-1
Update ch03-01-variables-and-mutability.md
2020-08-10 13:02:16 +08:00
Orefa
bdfff5f346
Update ch03-01-variables-and-mutability.md
fix link
2020-08-10 12:56:39 +08:00
KaiserY
4cd8d95664
Merge pull request #457 from Nangos/patch-44
Update appendix-07-nightly-rust.md
2020-08-09 23:02:08 +08:00
KaiserY
9bb1d5690d
Merge pull request #456 from Nangos/patch-43
Update appendix-06-translation.md
2020-08-09 23:01:24 +08:00
KaiserY
ef5daf4916
Merge pull request #455 from Nangos/patch-42
Update appendix-05-editions.md
2020-08-09 23:01:10 +08:00
KaiserY
604eaf2e77
Merge pull request #454 from Nangos/patch-41
Update appendix-04-useful-development-tools.md
2020-08-09 23:00:49 +08:00
KaiserY
c6ee69b98b
Merge pull request #453 from Nangos/patch-40
Update appendix-03-derivable-traits.md
2020-08-09 23:00:33 +08:00
KaiserY
e820168ea0
Merge pull request #452 from Nangos/patch-39
Update ch19-06-macros.md
2020-08-09 23:00:09 +08:00
KaiserY
13f9232eab
Merge pull request #451 from Nangos/patch-38
Update ch19-05-advanced-functions-and-closures.md
2020-08-09 22:59:43 +08:00
KaiserY
9cccd36a0a
Merge pull request #450 from Nangos/patch-37
Update ch19-03-advanced-traits.md
2020-08-09 22:59:24 +08:00
Nango
0858706cf0
Update appendix-07-nightly-rust.md 2020-08-09 02:53:28 -05:00
Nango
f725d8839c
Update appendix-06-translation.md 2020-08-09 02:25:12 -05:00
Nango
7a870c3b4e
Update appendix-05-editions.md 2020-08-09 02:13:06 -05:00
Nango
bfa7e3204b
Update appendix-04-useful-development-tools.md 2020-08-09 01:57:57 -05:00
Nango
90f09d9e28
Update appendix-03-derivable-traits.md 2020-08-09 01:38:55 -05:00
Nango
7c641f104d
Update ch19-06-macros.md 2020-08-08 07:31:13 -05:00
Nango
aafeb8c8d7
Update ch19-05-advanced-functions-and-closures.md 2020-08-08 05:35:45 -05:00
Nango
72595447a1
fix strike 2020-08-08 05:05:04 -05:00
Nango
32b88aea0d
Update ch19-03-advanced-traits.md 2020-08-08 04:56:18 -05:00
KaiserY
4bec93cede
Merge pull request #449 from HareInWeed/patch
fix translation in ch19-06-macros.md
2020-08-03 10:59:10 +08:00
KaiserY
fe7cdca1fe
Merge pull request #448 from Nangos/patch-36
Update ch19-01-unsafe-rust.md
2020-08-03 10:58:43 +08:00
HareInWeed
a33f67fb39 fix translation in ch19-06-macros.md 2020-08-03 10:39:37 +08:00
Nango
126b5ab62c
Update ch19-01-unsafe-rust.md 2020-08-02 00:03:12 -05:00
KaiserY
635f822349
Merge pull request #446 from Nangos/patch-35
Update ch17-03-oo-design-patterns.md
2020-08-02 10:58:16 +08:00
Nango
a911b5a90e
Update ch17-03-oo-design-patterns.md 2020-08-01 13:43:54 -05:00
KaiserY
e4a7dc8033
Merge pull request #445 from Nangos/patch-34
Update ch17-01-what-is-oo.md
2020-07-19 21:52:09 +08:00
KaiserY
1f41826190
Merge pull request #444 from Nangos/patch-33
Update ch16-01-threads.md
2020-07-19 21:51:53 +08:00
Nango
582d745275
Update ch17-01-what-is-oo.md 2020-07-19 04:50:01 -05:00
Nango
cf62c619c0
Update ch16-01-threads.md 2020-07-19 03:08:43 -05:00
KaiserY
f21e514b57
Merge pull request #443 from wtklbm/patch-1
Update ch19-04-advanced-types.md
2020-07-18 00:20:51 +08:00
wtklbm
e100794706
Update ch19-04-advanced-types.md 2020-07-17 17:17:52 +08:00
KaiserY
bb7672c619
Merge pull request #442 from FMLS/patch-1
Update ch03-02-data-types.md
2020-07-17 15:07:53 +08:00
LiuYang
84b07e3822
Update ch03-02-data-types.md
more clear
2020-07-17 13:54:26 +08:00