KaiserY
|
7fc9c2b7a7
|
Merge pull request #493 from yuhao1229/patch-1
Update ch13-02-iterators.md
|
4 years ago |
yuhao1229
|
e120717ba3
|
Update ch13-02-iterators.md
项的序列 -> 序列的项
|
4 years ago |
KaiserY
|
3535caae12
|
Merge pull request #492 from HuaHuaY/patch-1
Update ch20-01-single-threaded.md
|
4 years ago |
Zehua Zou
|
f6fe40b11b
|
Update ch20-03-graceful-shutdown-and-cleanup.md
|
4 years ago |
Zehua Zou
|
5f225daae8
|
Update ch20-01-single-threaded.md
|
4 years ago |
Zehua Zou
|
5c29c8d652
|
Update ch20-01-single-threaded.md
|
4 years ago |
Zehua Zou
|
e81004a7ab
|
Update ch20-01-single-threaded.md
|
4 years ago |
KaiserY
|
50fad7cc40
|
Merge pull request #491 from HuaHuaY/patch-1
Update ch15-06-reference-cycles.md
|
4 years ago |
Zehua Zou
|
974330f172
|
Update ch15-06-reference-cycles.md
|
4 years ago |
KaiserY
|
b827c5f70d
|
Merge pull request #490 from HuaHuaY/master
Update ch12-03-improving-error-handling-and-modularity.md
|
4 years ago |
Zehua Zou
|
cbf8fe962a
|
Update ch12-03-improving-error-handling-and-modularity.md
|
4 years ago |
KaiserY
|
c3b095ea4d
|
update ch06-02 close #486
|
4 years ago |
KaiserY
|
fc7e90621f
|
update ch07-04 close #488
|
4 years ago |
KaiserY
|
c372ee70cd
|
Merge pull request #487 from Oyyko/master
关于一处翻译问题
|
4 years ago |
Oyyko
|
6204fdc727
|
Fix typo
|
4 years ago |
KaiserY
|
53144808a3
|
Merge pull request #485 from Yiyiyimu/patch-1
fix translation missing in ch07-01-packages-and-crates.md
|
4 years ago |
Shuyang Wu
|
3a47d6a953
|
Update ch07-01-packages-and-crates.md
|
4 years ago |
KaiserY
|
0d7c2ba94d
|
Merge pull request #484 from poly000/master
Update ch18-03-pattern-syntax.md
|
4 years ago |
poly000
|
caeb0d33f8
|
Update ch18-03-pattern-syntax.md
|
4 years ago |
KaiserY
|
6245824ab9
|
update ch13-01 close #482
|
4 years ago |
KaiserY
|
583644b3ce
|
Merge pull request #480 from tchaikov/chap10-01
ch10-01-syntax: revise translation
|
4 years ago |
Kefu Chai
|
0ff72eb6c7
|
ch10-01-syntax: revise translation
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
|
4 years ago |
KaiserY
|
68c5c0320e
|
Merge pull request #479 from MoXtar-1s/pr
Update ch20-03-graceful-shutdown-and-cleanup.md
|
4 years ago |
MoXtar-1s
|
d4a7c03238
|
Update ch20-03-graceful-shutdown-and-cleanup.md
Add a missing statement.
|
4 years ago |
Orefa
|
4c2e3b5b8c
|
Merge branch 'master' of https://github.com/Orefa/trpl-zh-cn into master
|
4 years ago |
KaiserY
|
a0652f5baf
|
update ch01-01 and title-page close #472
|
4 years ago |
KaiserY
|
be595381cd
|
Merge pull request #477 from Orefa/master
remove >
|
4 years ago |
Orefa
|
54cc7c83c5
|
remove >
|
4 years ago |
KaiserY
|
b2dcea7cc2
|
Merge pull request #475 from Orefa/patch-6
Update ch14-02-publishing-to-crates-io.md
|
4 years ago |
Orefa
|
e80e922fc3
|
Update ch14-02-publishing-to-crates-io.md
|
4 years ago |
KaiserY
|
e45eecd1dd
|
Merge pull request #474 from Orefa/patch-5
Update ch12-04-testing-the-librarys-functionality.md
|
4 years ago |
Orefa
|
639f9123ef
|
Update ch12-04-testing-the-librarys-functionality.md
|
4 years ago |
KaiserY
|
e02effd570
|
Merge pull request #473 from Orefa/patch-4
Update ch12-03-improving-error-handling-and-modularity.md
|
4 years ago |
Orefa
|
0f6a09ec28
|
Update ch12-03-improving-error-handling-and-modularity.md
fix variable name
|
4 years ago |
KaiserY
|
7d75869d30
|
Merge pull request #471 from Orefa/patch-3
Update ch10-03-lifetime-syntax.md
|
4 years ago |
Orefa
|
ad55920256
|
Update ch10-03-lifetime-syntax.md
fix output message
|
4 years ago |
KaiserY
|
538bcf748a
|
Merge pull request #469 from Orefa/patch-1
fix link
|
4 years ago |
KaiserY
|
8a82dcd770
|
Merge pull request #467 from skiy/master
Add The Array Type section
|
4 years ago |
KaiserY
|
323762d78d
|
Merge pull request #468 from Orefa/patch-2
fix link
|
4 years ago |
Orefa
|
2e38238708
|
Merge pull request #1 from KaiserY/master
update
|
4 years ago |
Orefa
|
b4ae97a90b
|
fix link
|
4 years ago |
Orefa
|
c613b67fd5
|
fix link url
|
4 years ago |
skiy
|
1fa38d5874
|
Add The Array Type section
|
4 years ago |
KaiserY
|
767d4ff67b
|
Merge pull request #466 from skiy/patch-1
Update ch02-00-guessing-game-tutorial.md
|
4 years ago |
Skiy Chan
|
f1fc4dd320
|
Update ch02-00-guessing-game-tutorial.md
|
4 years ago |
KaiserY
|
4950ddf381
|
Merge pull request #465 from Discreater/patch-2
fix ch14-03-cargo-workspaces.md: `add*` to `*add*`
|
4 years ago |
KaiserY
|
84ccca37ce
|
Merge pull request #464 from pan93412/patch-2
fix(ch13-03): &[String] -> &[String]
|
4 years ago |
Discreater
|
2b34bdeaea
|
Update ch14-03-cargo-workspaces.md
|
4 years ago |
pan93412
|
3b4dab10c8
|
fix(ch13-03): &[String] -> &[String]
|
4 years ago |
KaiserY
|
61ce112e78
|
Merge pull request #463 from Discreater/patch-1
Update ch11-03-test-organization.md
|
4 years ago |