1258 Commits (fbdc47c4057889eecd031c479e7f90eb4f08cff4)

Author SHA1 Message Date
KaiserY eb1527cdb9 check to ch10-02
5 years ago
KaiserY ba860c10c9 check to ch09-03
5 years ago
KaiserY 4e675ed58d check to ch04-03
5 years ago
KaiserY 761e478e32
Merge pull request #357 from ICEYSELF/master
5 years ago
ICEY 8399e6200b 更新commit hash
5 years ago
ICEY 82cdac2b67 查看官方repository,确定官方trpl最终删掉了这个页面
5 years ago
ICEY cd76054ac0 尝试修复issue #355
5 years ago
shengurun 1f8ae697b9 style: 校正第七章的翻译风格规范
5 years ago
KaiserY ebaaaabbbb check to ch02-00
5 years ago
KaiserY 1b2adaa215 update title-page
5 years ago
KaiserY f5f41d6ab5
update ch07-01-packages-and-crates.md close #353
5 years ago
KaiserY 9e0dab7962
Merge pull request #352 from bud-adamas/patch-1
5 years ago
Adamas 7b408ccaed
细微的文字问题
5 years ago
Adamas 71bd6a4fff
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
5 years ago
KaiserY e731803e40
Merge pull request #296 from wukoo/patch-1
5 years ago
pan93412 91a7a83ebf
fix(typo): appendix-07: malformed Markdown link
5 years ago
ccinn 4677c87efd
Update ch07-02-defining-modules-to-control-scope-and-privacy.md
5 years ago
bit-ranger 902f5271d3
修正错别字
5 years ago
shengurun a8cc6fc499 del: 删除第七章的过时章节
5 years ago
shengurun 7b140087c7 add: 添加新版ch07-05的翻译
5 years ago
shengurun 403cfdd1e3 add: 添加新版ch07-04的翻译
5 years ago
神谷润 5aa5ff02c2
style: 格式规范化
5 years ago
shengurun 9fbb40625d style: 规范翻译格式,保持与源一致
5 years ago
shengurun f067373618 update: 补全新版ch07-03的翻译
5 years ago
shengurun d98eb5d71b update: 添加新版ch07-03第二部分的翻译
5 years ago
shengurun 93f26c177c add: 添加新版ch07-03,并翻译其第一部分
5 years ago
shengurun 8636abbf61 add: 添加新版ch07-02的翻译
5 years ago
shengurun dfae8254b9 add: 添加新版ch07-01的翻译
5 years ago
KaiserY d9d56c0a61
Merge pull request #342 from craneyuan/patch-1
5 years ago
craneyuan f62265236f
修正语序
5 years ago
shengurun a6eb6b16dd add: 添加新版ch07-00的翻译
5 years ago
shengurun 3239a2a036 fix(ch04-03): 更新翻译以符合原文的commit -> 6678e82片段
5 years ago
shengurun ba2b40a0ed fix(ch02-00): 更新教程内容至原文commit hash->6d3e768
5 years ago
shengurun a27ef17e36 fix(ch03-05): 修改`从循环返回`一节的代码片段
5 years ago
shengurun c6606efcfa fix(ch03-02): 添加了`char`类型的大小声明
5 years ago
Tengfei Niu 20766e7f7e update title.
5 years ago
Tengfei Niu 08d82aec0d refactor translation.
5 years ago
Abel liu 2097bac291
Update ch03-02-data-types.md
5 years ago
lwintermelon e4afc719db Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
5 years ago
lwintermelon 6063462ea9 Update ch18-03-pattern-syntax.md
5 years ago
lwintermelon 3f14724101 Update ch17-03-oo-design-patterns.md
5 years ago
Hu Shuai aea864bbb3 Update and improve some translations.
5 years ago
Hu Shuai fe4421d054 Improve some translations.
5 years ago
Hu Shuai 0b54044912
Update ch16-02-message-passing.md
5 years ago
Hu Shuai 687fbf930b
Update ch16-01-threads.md
5 years ago
Hu Shuai 7bbe7457a5
Update ch16-00-concurrency.md
5 years ago
Hu Shuai 06a8a1ba95
update ch14-03
5 years ago
fooofei dd8cb4d6ec ch09-02/map_err 使用错误,对齐英文原文
5 years ago
icey-self fc05a1ef15
update VS Build Tool versions
5 years ago
Wangxiz fef648f487
fix a typo: 正数 -> 整数
5 years ago
icey-self 26750654f5
Revert "修复翻译错别字"
5 years ago
Rustin a3ae3fbe6b
修复翻译错别字
5 years ago
KaiserY 2c084ad428 update ch04-02 close #325
5 years ago
icey-self f5fac8fea0
修正typo 多有 --> 所有
5 years ago
iczc 54966f0ff1
修改编辑器为编译器
5 years ago
icey-self d8c7a75c12
Box<Error> --> Box<dyn Error>
5 years ago
Turing Zhu 5ae1a4f474 [fix] remove duplicate word
5 years ago
Tengfei Niu c6ea3d3b25
Fix href
5 years ago
Tengfei Niu 014375cf37
fix typo
5 years ago
Tengfei Niu 49c6135569
Refactor translateion
5 years ago
spartucus 275b05d0bb refactor translation.
5 years ago
KaiserY d509deb5c9
Update ch04-00-understanding-ownership.md
6 years ago
KaiserY e0e0287e73
Update ch07-02-modules-and-use-to-control-scope-and-privacy.md
6 years ago
Xu Qiaolun 491fb61c8d Fix: value应该是Option<u32>类型
6 years ago
Xu Qiaolun a00ac444bc Fix: 学习两个大量依赖....
6 years ago
Xu Qiaolun b57e74f077 Fix: 位于冒号后面而不是分号
6 years ago
Turing Zhu b323e3319c [optimaze] ' 通用' 改为 '常见'. close #313
6 years ago
holdlg 3218f3c5bc ch07-02 错别字
6 years ago
holdlg 89e5cf6772 ch07-00 错别字
6 years ago
flw 4274b49e87
Fix: 「其中每一个元素是元组的一部分」中的「其」指代不明有歧义,此处修复
6 years ago
flw 3ceb4f3e60
Fix: 「其令」改为「它让」,让句子更通顺一些
6 years ago
flw ea8d78ed62
Style: 部分文件的最后一行没有以行结束符结尾,现已修复
6 years ago
Turing Zhu 32c4cd46a8 [fix] rename file name of ch07-00
6 years ago
KaiserY a39a5cebfa fix translation
6 years ago
fzzkyd 2a55298379 Fix typo
6 years ago
weirane dee287d56a
Correct 'hTTP'
6 years ago
fzzkyd f7c493f6b8 Fix typo
6 years ago
fzzkyd 30844a009a Fix typo
6 years ago
fzzkyd 2f1dbeecfa Optimized description logic
6 years ago
xtutu 92c36e2ba4
Update ch10-03-lifetime-syntax.md
6 years ago
fzzkyd bbd37aa654 Fix typo
6 years ago
fzzkyd 67a81a3d05 Fix typo
6 years ago
wukoo 02540b87b8
翻译有点不太准确
6 years ago
szpzs 0e00cf7f9e
Update ch15-04-rc.md
6 years ago
szpzs d6965ef744
Update ch15-04-rc.md
6 years ago
readlnh 7543688f2c 修正ch15中的代码
6 years ago
readlnh 883d67216e 修正ch15-01-box的代码
6 years ago
fzzkyd d8629d86ab Fix typo
6 years ago
fzzkyd beb8beb7ff Fix typo
6 years ago
fzzkyd e3357fdfd9 Fix typo
6 years ago
fzzkyd a825edc098 Fix typo
6 years ago
Amami Ruri c3e8d84cd5
fix typo
6 years ago
Tengfei Niu aa52aaf1d3
update commit id
6 years ago
Tengfei Niu 537f657aa5
Update to 2018 edition
6 years ago
Tengfei Niu 7d9a5890b2
Update 2018 edition
6 years ago
Tengfei Niu 58b957711a
Fix typo
6 years ago
Tengfei Niu 230835140b
Refactor translation
6 years ago
Tengfei Niu 5e29ddf1dd
Fix edition of Rust while explaining Cargo.toml
6 years ago
管斌瑞 1192f6ccde
修改“抽象出”为“抽象掉”
6 years ago
oncealong 48821e22ee fix typo
6 years ago
KaiserY 50ddcaa8d3 fix ch07-02
6 years ago
Rrrandom 84fed4947e
fix typo
6 years ago
Peng Guanwen a588d4568a
调整过长的语句
6 years ago
KaiserY 7f538f1f2c fix typo
6 years ago
Jianbing Fang 42d8c6b00f
Fix typo
6 years ago
Lam 3d3da5f510 a little revision
6 years ago
Lam 9627aa9965 improve some translation and fix typo in ch15
6 years ago
Lam feb446e331 improve some translation and fix typo in ch14
6 years ago
Lam 4f95bca423 improve some translation and fix typo in ch13
6 years ago
KaiserY 37bc20245a check to appendix-07
6 years ago
KaiserY b3cbc346f8 check to appendix-05
6 years ago
KaiserY 7d6e8b4774
Merge pull request #279 from yue2388253/master
6 years ago
Lam f2b39f5f64 improve some translation and fix typo in ch12
6 years ago
Lam de8b4cc84b improve some translation and fix typo
6 years ago
KaiserY eeb011c07c Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
6 years ago
KaiserY 36293d02bc check to apendix-03
6 years ago
Lam b128914459 improve some translation
6 years ago
Lam 6cbe425a5e improve translation and fix typo
6 years ago
KaiserY 50d8b51689 check to ch19-03
6 years ago
KaiserY d20d5ca289 check to ch18-03
6 years ago
Lam f97d939df7 improve translation & fix typo
6 years ago
KaiserY b0ad5bfb6e
Merge pull request #276 from Prince213/master
6 years ago
KaiserY ed13bd6748 check to ch17-03
6 years ago
KaiserY 2269bfc767 check to ch16-04
6 years ago
KaiserY 6b3c71d89e check to ch15-06
6 years ago
Zhao Sizhe 3dc99108da improve translations & fix typo
6 years ago
KaiserY 19e97f6c36 check to ch14-05
6 years ago
KaiserY d11ba9796e check to ch13-04
6 years ago
yl2014 a5e82bc6d8 fix(ch07-02): 去掉多余标点
6 years ago
yl2014 b318e03625 fix(ch07-02): 错别字&语句调整
6 years ago
KaiserY 9a9b361e06 check to ch12-06
6 years ago
KaiserY 12d24ab7f0
Merge pull request #272 from chrislearn/master
6 years ago
Chrislearn Young 539166bde6 移除重复内容
6 years ago
KaiserY f9b85c666d Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
6 years ago
KaiserY 257b316a9c check to ch10-01
6 years ago
Chrislearn Young 94e166f41b typo
6 years ago
KaiserY 8ebec19624 update to ch07-02
6 years ago
KaiserY cecbf32d79 check to ch06-03
6 years ago
KaiserY 6f9c0d89a6 update ch02-00
6 years ago
Azureki fb1b891939
添加extern crate rand;
6 years ago
KaiserY 6d65062bde Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
6 years ago
KaiserY 257515819d check to ch05-00
6 years ago
Zhao Sizhe 8fbfa72b0b fix typo
6 years ago
KaiserY f8fe51658a check to ch04-00
6 years ago
KaiserY 0f9f9d5554 check to ch03-02
6 years ago
KaiserY dcf04d8ffa check to ch01-02
6 years ago
CAi 4e394fe608
Update ch15-02-deref.md
6 years ago
KaiserY 2dc79727dd
Update ch19-01-unsafe-rust.md
6 years ago
青藤木子 c6c63aefe9
Update ch07-02-controlling-visibility-with-pub.md
6 years ago
KaiserY 4c17810909
Update ch12-05-working-with-environment-variables.md
6 years ago
Gary Wang 62904131d9 update ch19-05-advanced-functions-and-closures.md
6 years ago
KaiserY 741086f621
Merge pull request #260 from zqb-all/patch-2
6 years ago
庄秋彬 da4eecf8ee
Update ch07-02-controlling-visibility-with-pub.md
6 years ago
庄秋彬 41c62e1b94
修改一个句子的翻译,及错别字
6 years ago
Jie Zhang 43ee48c80e fix some typos
6 years ago
荒野无灯 c1731dde02 ch15-03-drop.md fixup typo: 合适 => 何时
6 years ago
xiaohulu c49fa6a980 update ch06-01-defining-an-enum.md
6 years ago
xiaohulu fb9a0fbb45 update ch06-00-enums.md
6 years ago
xiaohulu b06b5b7cf8 update ch05-03-method-syntax.md
6 years ago
xiaohulu b9564b7da6 update ch05-02-example-structs.md
6 years ago
xiaohulu 162b16bcff update ch05-02-example-structs.md
6 years ago
xiaohulu a009c575de update ch05-01-defining-structs.md
6 years ago
xiaohulu 7857614c71 Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn
6 years ago
xiaohulu 17af3ae0c8 update ch05-01-defining-structs.md
6 years ago
KaiserY 670938a31a
Merge pull request #252 from xiaohulu/master
6 years ago
xiaohulu 1814106279 update ch04-03-slices.md
6 years ago
xiaohulu f8900844aa update ch04-03-slices.md
6 years ago
Tengfei Niu 44c5fb693d
Refactor translation
6 years ago
Tengfei Niu 9c075859bd
Refactor translation
6 years ago
xiaohulu 054b7d3030 update ch04-02-references-and-borrowing.md
6 years ago
xiaohulu fdc9a6317e update ch04-01-what-is-ownership.md
6 years ago
xiaohulu ad31d4c0f5 update ch04-01-what-is-ownership.md
6 years ago
xiaohulu d4ea4827b9 update ch04-00-understanding-ownership.md
6 years ago
xiaohulu 2221a21304 update ch03-05-control-flow.md
6 years ago
xiaohulu 36aa7371e9 update ch03-05-control-flow.md
6 years ago
xiaohulu a1212ac9df update ch03-04-comments.md
6 years ago
xiaohulu a608039c82 update ch03-03-how-functions-work.md
6 years ago
xiaohulu e79a02dd96 update ch03-03-how-functions-work.md
6 years ago
xiaohulu ebdbc4fecd update ch03-02-data-types.md
6 years ago
xiaohulu 61c50dd995 update ch03-02-data-types.md
6 years ago
xiaohulu 4f630cde50 update ch03-01-variables-and-mutability.md
6 years ago
xiaohulu 43061fc198 Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn
6 years ago
xiaohulu 09da477bb0 update ch03-01-variables-and-mutability.md
6 years ago
Gary Wang f0427ea39d Update ch15-03-drop.md
6 years ago
xiaohulu 1f7662e555 update ch02-00-guessing-game-tutorial.md
6 years ago
xiaohulu 6fd6cc554e update ch02-00-guessing-game-tutorial.md
6 years ago
xiaohulu 334154c0c6 update ch03-00-common-programming-concepts.md
6 years ago
xiaohulu c2362b7b70 update ch03-00-common-programming-concepts.md
6 years ago
xiaohulu 338e7bf929 update ch03-00-common-programming-concepts.md
6 years ago
xiaohulu 47ae8f3019 update ch01-03-hello-cargo.md
6 years ago
xiaohulu 0c5b560f54 update ch01-03-hello-cargo.md
6 years ago
xiaohulu 5b071b936b update ch01-02-hello-world.md
6 years ago
xiaohulu fb8d949117 update ch01-02-hello-world.md
6 years ago
xiaohulu 13aadff1c8 Merge branch 'master' of https://github.com/xiaohulu/trpl-zh-cn
6 years ago
xiaohulu 69f0011d32 delete ch01-00-introduction.md (#237)
6 years ago
KaiserY e6753129a2
Merge pull request #236 from xiaohulu/master
6 years ago
KaiserY f2e8d3161e
Merge pull request #234 from Turing-Chu/remote
6 years ago
xiaohulu 4f626d8046 update ch01-01-installation.md
6 years ago
Dunphy Niu cdf101c1a6
Refactor translation
6 years ago
xiaohulu 72a04db9c1 ch01-00-getting-started.md
6 years ago
xiaohulu efd0f9ce5a update ch00-00-introduction.md
6 years ago
xiaohulu 345d5460db update ch00-00-introduction.md
6 years ago
xiaohulu 6d406a4142 update foreword.md
6 years ago
xiaohulu 6879b1e81d update foreword.md
6 years ago
Turing Zhu f6a6059100 update ch04-03
6 years ago
Spartucus dd7421b9fb
update commit hash
6 years ago
Spartucus 915850d449
Refactor translation
6 years ago
Spartucus 099a35b25c
Fix transaction
6 years ago
Wu Danyang 1b48122dbe 中文语法
6 years ago
Wu Danyang 3e264c0203
Update ch03-05-control-flow.md
6 years ago
Spartucus 428f1ae536
Refactor translation
6 years ago
Spartucus bba936ff16
Refactor translation
6 years ago
Spartucus 6cfee11e16
Refactor translation
6 years ago
Spartucus 511eca8005
Fix typo and refactor traslation
6 years ago
Spartucus 2bc1ecea2a
Fix missing words
6 years ago
Spartucus 21f43c5cf0
It makes more sense that not translate releasse
6 years ago
Spartucus c92e419c97
Adjust statement order
6 years ago
Spartucus a15317643f
Refactor translation
6 years ago
Spartucus f811856c42
Refactor translation
6 years ago
Spartucus 8f4ffb5b07
Refactor translation
6 years ago
Spartucus 53094a9728
Refactor translation
6 years ago
Spartucus f805bbec2e
Refactor translation
6 years ago
Spartucus bee48624c8
Refactor translation
6 years ago
KaiserY e406b45844
Merge pull request #228 from BLumia/master
6 years ago
Gary Wang c21e3e48e5 Update ch13-01-closures.md
6 years ago
Spartucus 08885217d7
Refactor translation
6 years ago
Spartucus 0b7ea3e512
Refactor translation
6 years ago
Spartucus feecfc2e4e
Fix typo
6 years ago
KaiserY eb06178a4e
Merge pull request #226 from gotoxu/master
6 years ago
KaiserY 38776d5156
Merge pull request #225 from xiaohulu/master
6 years ago
徐乔伦 abe9da12aa 处理错误描述
6 years ago
xiaohulu ad285020ff update ch05-00-structs
6 years ago
徐乔伦 d1567c480d 修复一些错别字和描述
6 years ago
Spartucus a13672509d
refactor chinese translate
6 years ago
Spartucus 061b822a1f
Refactor chinese translation
6 years ago
Spartucus 094cc1052b
Refactor chinese translation
6 years ago
Spartucus 2556a37b52
Refactor translation
6 years ago
Spartucus f9968a6a2c
Fix typo
6 years ago
Turing Zhu 8060a5ba60 Merge remote-tracking branch 'upstream/master' into remote
6 years ago
weilai bc686b12e0
fix:wrong word
6 years ago
autumnsilverleaves@gmail.com 7a92aed1f3 span闭合标签修正
6 years ago
Turing Zhu da466259b9 Merge remote-tracking branch 'upstream/master' into remote
6 years ago
Turing Zhu b994a14a56 oop 部分修正
6 years ago
Spartucus d6e3c2b742
Update ch07-01-mod-and-the-filesystem.md
6 years ago
Turing Zhu feea3b4763 finished appendix-06, format apendix 03 and 05
6 years ago
Yuqing Chen 954a756c1a fix: spelling error of crate
6 years ago
Gary Wang 100ebe5d85 Update ch08-02-strings.md
6 years ago
Turing Zhu 3c72727018 fix: missing 2 words' translation.
6 years ago
Turing Zhu 8fc7d6bb54 consist with the rest appendixes
6 years ago
Turing Zhu c5a548b29b fix: uneffective link in appendix-05 of
6 years ago
Turing Zhu 337bcdaee2 finished appendix-05,add a blank to appendix-02 and 03
6 years ago
Turing Zhu 17992e70dd finshed appendix-04
6 years ago
Turing Zhu d0193982c7 fix: appendix-02 table-3
6 years ago
Turing Zhu 3626c546ec update SUMMARY: '可导出的' => '可派生的'
6 years ago
Turing Zhu cd06129a3d format appendix, fix: url of md file
7 years ago
Turing Zhu fb8479ed1e update appendix-01
7 years ago
Turing Zhu bfb6c70c33 add chinese of 'Raspberry Pi'
7 years ago
KaiserY dd2d41a663
Merge pull request #208 from Turing-Chu/remote
7 years ago
Turing Zhu dc3206c2f9 finished appendix-03
7 years ago
StandbyMe 3df4d1f9b7
Update ch12-02-reading-a-file.md
7 years ago
祝晓东 126009a390 fix: translation error
7 years ago
祝晓东 205c047d14 Merge remote-tracking branch 'upstream/master'
7 years ago
祝晓东 aaeac93196 finished appendix-02
7 years ago
KaiserY 527f73e38a
Merge pull request #204 from spartucus/master
7 years ago
spartucus 9b55585eee Refactor chinese.
7 years ago
KaiserY 03ccdfb795
Merge pull request #200 from standbyme/patch-1
7 years ago
祝晓东 e784e6749c fix: error word
7 years ago
祝晓东 9e36262b21 Merge remote-tracking branch 'upstream/master'
7 years ago
祝晓东 9431de2899 translation of Appendix B(not complete)
7 years ago
KaiserY ae5fb6f53f
Merge pull request #199 from Turing-Chu/master
7 years ago
祝晓东 9e9ca61a85 read the origin ch05-03
7 years ago
StandbyMe 94b8b09d5b
Update ch16-01-threads.md
7 years ago
StandbyMe a46ebf6a22
Update ch04-01-what-is-ownership.md
7 years ago
祝晓东 b189bfc8ef read original ch05-02 and update words.
7 years ago
祝晓东 d71cb82a7d Merge remote-tracking branch 'upstream/master'
7 years ago
祝晓东 9295a12bb5 reread the original ch05-01, and update partes of translation
7 years ago
Spartucus 7ae6e3199c
Refactor sentence
7 years ago
Gary Wang fb4b9f5ddc Update ch07-01-mod-and-the-filesystem.md
7 years ago
KaiserY ab5adaeabb
Merge pull request #194 from BLumia/master
7 years ago
祝晓东 9fe56c5eca fix:delete '是'
7 years ago
Gary Wang 1a0096170d Update ch06-01-defining-an-enum.md
7 years ago
祝晓东 44679c0f00 fix: "明前"修改为"明确"
7 years ago
Chilling Hsu db26ea3dd6 refine ch11, fix typo
7 years ago
lizhaoming eec947363e Fix Typo.
7 years ago
KaiserY f016357226
Merge pull request #190 from lonnng/patch-2
7 years ago
Chris Lonng 70295528c8
“第二张”修改为“第二章”
7 years ago
Chris Lonng cbf0226cc7
Update ch00-00-introduction.md
7 years ago
Gary Wang 28572793e1 follow up upstream changes.
7 years ago
Gary Wang df6fcaedcf
Fix typo.
7 years ago
junnplus ab28aafbdc fix url
7 years ago
Deshi Xiao 6303a7dfc0
Update ch04-03-slices.md
7 years ago
Deshi Xiao 9bc6b8a9bd
把函数签名改成声明,更符合语境。
7 years ago
KaiserY 69d04458b1
Merge pull request #183 from CNAmira/master
7 years ago
Li Keqing 7fd7ed88bd typo
7 years ago
Li Keqing 7c03a3fca3 typo
7 years ago
Li Keqing f6767ebe9e typo
7 years ago
Deshi Xiao 7244d8c5ef
尝试消减直译对内容的理解偏差。
7 years ago
KaiserY 08f82be0b9 fix typo
7 years ago
KaiserY c85c326661 fix typo
7 years ago
KaiserY 63d212c352 fix typo in ch15-02
7 years ago
KaiserY c42f92da65 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY 09dc20c6aa check to ch01-03
7 years ago
Kelleg 503cfdc59d add appendix A translation
7 years ago
KaiserY f3d31da5d8 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY 4e67be8b18 check to ch01-00
7 years ago
熊鑫 2f67f89430
std::io::Stdin类型名称修改
7 years ago
gmg137 ea161c0340 修改文字和语义错误.
7 years ago
StandbyMe cdbb3e5534
Update ch07-03-importing-names-with-use.md
7 years ago
tsai1993 88acc5495b
Update ch20-01-single-threaded.md
7 years ago
KaiserY f4f2414ab9 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY a8e207757d fix typo in ch15-05
7 years ago
KaiserY 0f5a7f4ec3
Merge pull request #171 from tsai1993/patch-2
7 years ago
tsai1993 50710be715
Update ch19-01-unsafe-rust.md
7 years ago
tsai1993 c5fe20e65e
Update ch17-02-trait-objects.md
7 years ago
KaiserY bf1914693b check to ch20-03
7 years ago
huangjj27 0b6d45e260 bugfix(cargo-workspace): 删除阅读过程中重复的内容
7 years ago
KaiserY a2610018c3 check to ch20-01
7 years ago
KaiserY cdfbb9d17a check to ch20-00
7 years ago
KaiserY 06c418f8df check to ch19-03
7 years ago
KaiserY 6042f5aa25 check to ch19-02
7 years ago
KaiserY 4bdd615d25 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY ac57270012 check to ch19-01
7 years ago
KaiserY 2a246cc7eb
Merge pull request #166 from luoxiangyong/master
7 years ago
luoxiangyong 23c3a3897d
删除ch18-01中的一个多余文字和符号
7 years ago
luoxiangyong 79690bdca9
修改17-03中的个别错别字和标点符号
7 years ago
KaiserY 62cf95ba53
Merge pull request #165 from luoxiangyong/master
7 years ago
luoxiangyong 2b1d11e56e
修改示例 16-15处的不通顺的表述
7 years ago
luoxiangyong eb17e16736
删除16-03(在线程间共享 `Mutex<T>`)处多余的文字表述
7 years ago
luoxiangyong e4e4a53cef
更改示例16-7处的错别字。
7 years ago
KaiserY 6069fc1810 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY bb90bbe996 check to ch18-03
7 years ago
Deshi Xiao 8d3a97190c Update ch04-03-slices.md
7 years ago
Deshi Xiao 47a783c415
typo矫正
7 years ago
KaiserY 0929194552 check to ch18-01
7 years ago
KaiserY befecd54a9 check to ch17-03
7 years ago
KaiserY 8db8b03185 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY 53aca5cc3d check to ch17-01
7 years ago
黄融 e5da938983
Update ch14-03-cargo-workspaces.md
7 years ago
KaiserY 7346e806a9
Merge pull request #159 from rhgb/patch-1
7 years ago
rhgb d2d3fd24e3
Update ch15-02-deref.md
7 years ago
rhgb 164149c269
typo
7 years ago
pearzl bf638f3fc9
Update ch15-05-interior-mutability.md
7 years ago
KaiserY 289b1436b5 Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY d349c5a134 check to ch17-00
7 years ago
KaiserY 877c67bdc7
Merge pull request #150 from lyrachord/patch-1
7 years ago
KaiserY 1a3a629d10
Merge pull request #154 from xiaods/patch-1
7 years ago
Deshi Xiao 538b49620a
措辞难以理解,润色完可以理解更佳。
7 years ago
Deshi Xiao e83d020d59
fix typo
7 years ago
KaiserY 185a7d7be4 check to ch16-03
7 years ago
KaiserY 1b37e6c2f8 check to ch16-01
7 years ago
KaiserY e9186fb9bb check to ch15-06
7 years ago
lyrachord 984edcae09
修改 通用 为 常见
7 years ago
KaiserY 5d99450d89 check to ch15-05
7 years ago
KaiserY d50fb8b058 check to ch15-02
7 years ago
KaiserY a53133a0d7 check to ch14-03
7 years ago
KaiserY ddeacb50a5 check to ch13-01
7 years ago
KaiserY bb2f12c6c7 check to ch12-02
7 years ago
KaiserY 5f3aa59bb8 check to ch10-03
7 years ago
KaiserY eac25102ee check to ch09-03
7 years ago
KaiserY cc083887a2 check to ch08-02
7 years ago
KaiserY 7d18b54b5e Merge branch 'master' of https://github.com/KaiserY/trpl-zh-cn
7 years ago
KaiserY 9ea8e93c75 check to ch06-01
7 years ago
dean 987461504d Translate some english sentences that have missed the translation.
7 years ago
dean 703306226a Translate some english sentences that have missed the translation.
7 years ago
KaiserY 8dfa8d7ed9 check to ch04-03
7 years ago
KaiserY 3e3083791d check to ch04-01
7 years ago
yjh dc88ac94d7
Update ch01-01-installation.md
7 years ago
KaiserY 72b6ceabbc check to ch03-05
7 years ago
KaiserY ddccfa0c68 check to ch03-03
7 years ago
KaiserY fca0b2b4b9 check to ch03-01
7 years ago
KaiserY 2767e943b2 check to ch02-00
7 years ago
KaiserY 5e2b246777 init travis ci support
7 years ago
吕金龙 b7d9aaaa0d feature_fix_ch02-00_wrong_character
7 years ago
KaiserY 90b33ab7a9 fix ch04-01 typo
7 years ago
KaiserY d4064da2e1
Merge pull request #142 from quxiaolong1504/master
7 years ago
GreenPine 48dc004b15
更改错字@ ch20-01-single-threaded
7 years ago
Jeff 59289f5e95 Update ch15-05-interior-mutability.md
7 years ago
lcofjp eedadc382e fix typo
7 years ago
KaiserY abf7eb8e84
Merge pull request #138 from lcofjp/master
7 years ago
Yu Sun 00339cadcf fix mistakes
7 years ago
Yu Sun 6a4cf61fab fix mistakes
7 years ago
Yu Sun bbb6722c13 fix mistakes
7 years ago
lcofjp 45badfb39d fix typo
7 years ago
Yu Sun a306860670 修正错别字
7 years ago
Yu Sun 580af26ad9 修正错别字
7 years ago
Yu Sun bffafd193c 修正翻译错误
7 years ago
lcofjp 008c38b600 fix typo
7 years ago
lcofjp 386fbfe281 fix typo
7 years ago
Yu Sun 82e630c823 修正翻译错误
7 years ago
KaiserY c01afdf716
Merge pull request #135 from lcofjp/master
7 years ago
lcofjp a026189698 fix typo
7 years ago
Shing Tak Lam 1146cdc205
修改了 9-2 中的实例标号
7 years ago
lcofjp 6395e96ee6 fix typo
7 years ago
lcofjp a8c9824c7b fix typo
7 years ago
lcofjp d16de7601e fix typo
7 years ago
Yu Sun 804bb929cd 之前的greprs已经更新为minigrep,此两处未更新
7 years ago
lcofjp 2a7fe8d448 fix typo
7 years ago
KaiserY d3c7c598cb
Merge pull request #130 from W4anD0eR96/ch07-ch08
7 years ago
KaiserY b5455580f6
Merge pull request #131 from spartucus/patch-18
7 years ago
lcofjp 6577b40b91 Merge remote-tracking branch 'k/master'
7 years ago
Spartucus d3b2feabee
Refactor translation
7 years ago
lcofjp 46e3393e75 fix typo
7 years ago
Alex Chen 07d0b3146d Modify ch07-ch08
7 years ago
Alex Chen cb231d4f73 Modify bits on ch05-ch06
7 years ago
Alex Chen 02fdcfd00d Fix #91
7 years ago
lcofjp 3cd394f305 Fix typo
7 years ago
Alex Chen a5682848ab Modify bit and pieces
7 years ago
KaiserY 4f1abbaca7
Merge pull request #125 from W4anD0eR96/patch-1
7 years ago
KaiserY 306294543b
Merge pull request #124 from spartucus/patch-17
7 years ago
Alex Chen d00f5bb0c7
Improve readability
7 years ago
KaiserY ccda81f4fc
Merge pull request #123 from spartucus/patch-16
7 years ago
KaiserY 219631ca01
Merge pull request #122 from spartucus/patch-15
7 years ago
Yu Sun 51e5b7f6b4 按照之前的规范,此处少一个空格
7 years ago
Spartucus 09acd3f1cf
Fix typo
7 years ago
Spartucus 7a07815387
Fix typo
7 years ago
Spartucus 1afd665e38
Fix typo
7 years ago
Spartucus e7bc850dcc
Fix typo
7 years ago
KaiserY 8f01a78f80
Merge pull request #120 from spartucus/patch-13
7 years ago
KaiserY 28ddb11355
Merge pull request #119 from spartucus/patch-12
7 years ago
Yu Sun 828c141282
Merge pull request #4 from KaiserY/master
7 years ago
Spartucus 3169179cba
Refactor some translations
7 years ago
Spartucus f2c4cdd57b
Fix typo
7 years ago
Spartucus a496a7c051
Refactor some translations
7 years ago
KaiserY 65b3998d89
Merge pull request #117 from nanlong/master
7 years ago
KaiserY 46c17d4b28
Merge pull request #115 from lcofjp/master
7 years ago
Jeff 4c09c94c6c Fix typo
7 years ago
lcofjp e345cd61f9 修复一些不通顺的语句
7 years ago
lcofjp b273c23d06 Fix typo
7 years ago
lcofjp 55205dcc92 Fix typo
7 years ago
Cyperwu 9c8976ec0e
修复一些翻译错误
7 years ago
lcofjp 2b591ea224 Fix typo
7 years ago
KaiserY a512c8df0e
Merge pull request #114 from lcofjp/master
7 years ago
KaiserY d1566900b0
Merge pull request #113 from spartucus/patch-10
7 years ago
KaiserY 072f7d2921
Merge pull request #112 from spartucus/patch-9
7 years ago
lcofjp c8f35640be Fix typo
7 years ago
lcofjp afd10613c3 Fix typo
7 years ago
Spartucus 67061947eb
Refactor some translation
7 years ago
Spartucus dc8ab02731
Fix typo
7 years ago
Spartucus 354dddd7a2
Fix typo
7 years ago
KaiserY c221962581
Merge pull request #110 from lcofjp/patch-1
7 years ago
KaiserY 1918a87bec
Merge pull request #109 from spartucus/patch-7
7 years ago
KaiserY 20fc046e86
Merge pull request #108 from spartucus/patch-6
7 years ago
KaiserY 5ea8478efc
Merge pull request #107 from spartucus/patch-5
7 years ago
KaiserY aca359ce5f
Merge pull request #106 from spartucus/patch-4
7 years ago
lcofjp f01a80679c
将“给”改为“个”
7 years ago
Spartucus 62d8c44779
Fix typo
7 years ago
Spartucus fb9415ba17
Fix typo
7 years ago
Spartucus 23eec62026
Fix typo
7 years ago
Spartucus 6e9ce3c1a5
Refactor some translation
7 years ago
qhsong f773d3b73c
Update ch04-01-what-is-ownership.md
7 years ago
KaiserY af48f89096
Merge pull request #103 from spartucus/patch-2
7 years ago
Spartucus 031d4f0acf
Fix typo
7 years ago
Spartucus f53a1822ea
Fix typo
7 years ago
Spartucus ac77c3b121
Fix typo
7 years ago
bioinformatist 014bfe4c13 Merge branch 'master' of https://github.com/bioinformatist/trpl-zh-cn
7 years ago
Yu Sun 3211dbc430
Merge pull request #3 from KaiserY/master
7 years ago
bioinformatist 36cd6ff06e 更正翻译
7 years ago
KaiserY dcff0dc76c
Merge pull request #100 from Cyperwu/patch-2
7 years ago
Cyperwu 43594be4df
修复一些翻译错误
7 years ago
Cyperwu a8ad774f7b
修复一些小错误
7 years ago
bioinformatist 1ea816f83d 原译文不够通顺
7 years ago
bioinformatist b7d818e134 错别字
7 years ago
bioinformatist 2ef71531e3 加入逗号断句更容易理解
7 years ago
bioinformatist 7a0df0a866 原文“织”似乎笔误
7 years ago
Cyperwu e7e8f80307
修改得通顺一点
7 years ago
Cyperwu bf8e3f9290
根据原文意思修改
7 years ago
KaiserY 05be83696d
Merge pull request #96 from genedna/patch-1
7 years ago
Cyperwu fbd5c4ec82
修改了一处容易产生歧义的地方,而且补上了缺失的部分
7 years ago
Quanyi Ma 8fcba7c27f
修改文字错误 “计数” -> "技术"
7 years ago
bioinformatist 27ce77c7f4 少了一半*,斜体无效
7 years ago
bioinformatist ad4e4bdf4c 修正笔误:应该是“相加”
7 years ago
bioinformatist d7d9d17834 源“成员”引入一个新的概念,不明确,不如直译
7 years ago
bioinformatist 522a82dcea 修正错别字
7 years ago
bioinformatist da155b230a 纠正翻译错误
7 years ago
bioinformatist 0b9e6faf1c 修正错别字
7 years ago
bioinformatist 2456b4ad9a 调整一下语序,之前的不通顺
7 years ago
bioinformatist 11ea8668a9 useful这里翻译成实用的更好,与上文保持一致
7 years ago
bioinformatist 7dfdb58a9b 修正翻译错误
7 years ago
bioinformatist 5d506e9411 调整翻译
7 years ago
bioinformatist b885bbb89f fine adjustment
7 years ago
bioinformatist ba7fdfedb1 此处翻译极不合理
7 years ago
bioinformatist 7747bee1a4 还是需要意译
7 years ago
bioinformatist ffbf7f975f translation enhancement
7 years ago
bioinformatist b611e68b84 直译很姜硬
7 years ago
bioinformatist 1bd9373556 此处原本翻译不够灵活
7 years ago
bioinformatist 598b1bb078 fix format error
7 years ago
bioinformatist 5b598d7565 修正歧义
7 years ago
bioinformatist c233083052 此处还是意译了比较好
7 years ago
bioinformatist 79ae936b7c 此处还是附上原词,否则太歧义了。
7 years ago
bioinformatist 1623c5c607 错别字:回->会
7 years ago
Jeff f3501da57e Update ch08-03-hash-maps.md
7 years ago
Jeff f0656196dd Update ch06-01-defining-an-enum.md
7 years ago
Jeff eac99c7ccc Update ch03-02-data-types.md
7 years ago
Yu Sun 2bce4ab769 Merge pull request #1 from KaiserY/master
7 years ago
KaiserY 57f263c4b7 check ch15-01
7 years ago
huangjj27 53c7a0104f trans(lifetime boud): 为"生命周期约束"小结提供对应英文术语
7 years ago
huangjj27 4a4ca95136 chore(summary): changes ident from tabs to spaces, and trims lines' end
7 years ago
huangjj27 ccde88e5b5 trans(liftime bound): 翻译由"生命周期 boound"变更为"生命周期约束"
7 years ago
huangjj27 a1ff12f6d3 chore(introduction): "package registry site翻译为"包登记网站"
7 years ago
huangjj27 23956f0a4c bugfix(gitbook): unrendered title for ch17-00
7 years ago