902 Commits (d6c6c4a1384f011cc29b37ccf1e97d3af9873a16)

Author SHA1 Message Date
sunface 7e85d1ff49 add some contents to 入门实战 chapter
2 years ago
sunface f877cd2a2a add some contents to 入门实战 chapter
2 years ago
gfzum 9e7991f42f Merge branch 'main' of https://github.com/gfzum/rust-course-1
2 years ago
gfzum 106dfb6b1b 的地typo
2 years ago
gfzum 86af7ac8e7
Merge branch 'sunface:main' into main
2 years ago
gfzum 03fdf2605b 到2.4为止的一些标点补齐更正。
2 years ago
gfzum 367edd6350 根据其他地方的无序列表使用习惯,删去了每行的句号
2 years ago
sunface 4516b37ab9 add some contents to 入门实战 chapter
2 years ago
sunface 8563334d1d add some contents to 入门实战 chapter
2 years ago
sunface 36ecd5f37c add some contents to 入门实战 chapter
2 years ago
Sunface a5b7d04885
Merge pull request #1148 from thorseraq/0221-feature-update
2 years ago
Sunface e841b45501
Update src/basic/compound-type/struct.md
2 years ago
maoziqiang 9e5bfa601b fix: fix lifetime links
2 years ago
sunface 14ecc2bac9 add some contents to 入门实战 chapter
2 years ago
sunface cc4eeebdd7 reorder the converse chapter in basic section
2 years ago
x1a0t 9b33b24880 消除"feature 开启其他 feature"描述的歧义
2 years ago
sunface 31fa657478 separate lifetime chapters into different parts: basic and advanced
2 years ago
sunface e084270c8e optimize the presentation of panic chapter
2 years ago
sunface 3bdcb26676 optimize the presentation of panic chapter
2 years ago
sunface 373288155d add running result for ? operator using in main function
2 years ago
sunface 3973ba6719 Add copied and unwrap_or method to directly get a score value
2 years ago
sunface 0726f4c85e update println style in Vectory chapter, add simple explanation for why use two different styles
2 years ago
sunface 427a5313ed Merge branch 'main' of https://github.com/sunface/rust-course
2 years ago
Sunface db3ea05cf6
Merge pull request #1145 from qq906907952/ydx-fix-macro-review
2 years ago
sunface 4926605fc3 调整章节顺序
2 years ago
sunface 7e02f10cd0 润色一些文字
2 years ago
sunface 7771c211c9 添加Rust作者的一件小轶事
2 years ago
sunface ecc2802d80 添加Rust作者的一件小轶事
2 years ago
sunface 0b82b1d7cc 添加Rust作者的一件小轶事
2 years ago
dexian 0050563c50 fix macro incorrect review and warning code
2 years ago
Sunface 69ef90c93d
Update src/basic/crate-module/module.md
2 years ago
Bruce ea2a26f125
Typo & Reorder the words
2 years ago
sunface af1f8cbe72 修改rusty book的链接
2 years ago
sunface 7a5378cfee 修改rusty book的链接
2 years ago
Sunface a49dc375b0
Merge pull request #1140 from robinv8/main
2 years ago
Sunface 5e9e08b691
Merge pull request #1136 from Ziqi-Yang/patch-2
2 years ago
Sunface ba25e0eb31
Merge pull request #1135 from EluvK/eluvk/translation/appendix/rust-versions
2 years ago
Sunface d94c376dba
Merge pull request #1131 from sb-child/patch-3
2 years ago
Sunface 6af76de344
Merge pull request #1130 from RobinGG/patch-1
2 years ago
Sunface 86dda0aeb9
Merge pull request #1126 from Rustln/main
2 years ago
Sunface 1a26a79fe6
Merge pull request #1125 from keijack/main
2 years ago
Sunface 54bb38a6ae
Merge pull request #1124 from Makonike/main
2 years ago
Sunface 53437ebc2a
Merge pull request #1120 from qq906907952/ydx-rich-derive-macro
2 years ago
Ren Yubin adf81965be fix: 解决代码运行保存的问题
2 years ago
EluvK 9ff8ba3d14 translation(appendix/rust-versions) : 1.67
2 years ago
EluvK 0edcb489ba fix typo
2 years ago
EluvK 9bdf4cf582 translation(appendix/rust-versions) : 1.66
2 years ago
EluvK 602b4dc820 translation(appendix/rust-versions) : 1.65
2 years ago
EluvK a891d12239 translation(appendix/rust-versions) : 1.64
2 years ago
EluvK 6eed72874a fix typo
2 years ago
MeowKing a91f5df661
fix wrong link
2 years ago
EluvK 5b1a705c66 translation(appendix/rust-versions) : 1.63
2 years ago
想出网名啦 fa5aa4d548
Typo fix: advance/unsafe/superpowers.md
2 years ago
Robin Gong f225be6ba5
doc(string-clice.md): 调整字符串追加操作的示例代码,更具有语义
2 years ago
Rustln 298911d7b3
fixed doc typo
2 years ago
keijack 7cf3fb6186 增加嵌套模块说明。
2 years ago
谈笑风生间 849d1bdf89
fix: typo
2 years ago
dexian e805d17041 rich the derive macro content
2 years ago
sunface 0491ea1244 基于@Ykong1337提交的PR完善下文字组织
2 years ago
sunface f68cc76bff fix #1085
2 years ago
Sunface 7a9fc8f70c
Merge pull request #1117 from Ykong1337/main
2 years ago
Sunface 540706e0ac
Merge pull request #1115 from riba2534/main
2 years ago
Sunface 548d9054cc
Update src/basic/ownership/borrowing.md
2 years ago
Sunface 918b4762f7
Merge pull request #1114 from unlsycn/main
2 years ago
Ykong 07c033c800
Update advance.md
2 years ago
riba2534 a774b95336
修复描述使上下句用同一个词描述
2 years ago
unlsycn 8da0542612
fix broken link
2 years ago
husharp a53a404fb8 update fifth-extras
2 years ago
Sunface ffe20cceb9
Merge pull request #1045 from 0xmingx/main
2 years ago
Sunface c42739cb58
Merge pull request #1070 from loryhndol/patch-1
2 years ago
Sunface 68eabf9e41
Merge pull request #1082 from LarryLee-studio/patch-3
2 years ago
Sunface a70df011ed
Merge pull request #1087 from GSlun/patch-1
2 years ago
Sunface cd94f4858f
Merge pull request #1089 from rocklau/patch-1
2 years ago
Sunface a6ed7a769b
Merge pull request #1094 from p9s/patch-8
2 years ago
Sunface d23c8d6b76
Merge pull request #1095 from GSlun/patch-2
2 years ago
Sunface 162d9f4fff
Merge pull request #1098 from lodisy/patch-2
2 years ago
Sunface 7cf3f1c36e
Merge pull request #1100 from lodisy/patch-3
2 years ago
Sunface ba6bd925aa
Merge pull request #1104 from LaoLittle/main
2 years ago
writey 60a1cb2e2c 修复习题解答链接
2 years ago
tsudzuki 3a95d4a55f
全模式匹配添加数组
2 years ago
Michael 8f24be9f83
6.5 fix typos
2 years ago
Michael d396273a10
4.1.1: fix typos
2 years ago
GSLun 9f5194abcd
代码有个小错误
2 years ago
p9s de79d17747
Update concurrency-parallelism.md
2 years ago
Rocky LIU 0bf7783f41
Update SUMMARY.md
2 years ago
GSLun d112990659
错别字
2 years ago
Larry Lee 76a1327ed5
Update advance-trait.md
2 years ago
Sunface 2d17b02d5a
Merge pull request #1080 from KirinRyuuri/patch-1
2 years ago
Sunface 74f534325a
Merge pull request #1076 from Zolyn/patch-2
2 years ago
Sunface ca00639508
Merge pull request #1069 from LarryLee-studio/patch-2
2 years ago
Sunface 1525622afc
Merge pull request #1063 from LarryLee-studio/patch-1
2 years ago
Sunface 5adeb84167
Merge pull request #1061 from kkoang/patch-3
2 years ago
Sunface fc04caaa3a
Merge pull request #1057 from kkoang/patch-1
2 years ago
Kirin 70cb2f5041
Update formatted-output.md
2 years ago
Yumeoto Zorin ae1898a7fc
fix: typo
2 years ago
James Chen ce5fde09dc
Update trait.md
2 years ago
mugebi 3bfe670f4c
Update all-patterns.md
2 years ago
mugebi a5efc4354c
Update method.md
2 years ago
Ansel 7329985556
Merge branch 'sunface:main' into main
2 years ago
pengyang 10fa1d0f57 perf:优化语气,柔和
2 years ago
Sunface 212526cd31
Merge pull request #1058 from kkoang/patch-2
2 years ago
Sunface f245c4c59c
Merge pull request #1056 from kxxt/patch-1
2 years ago
Sunface 12c69a5b7e
Merge pull request #1050 from NeutronStarPRO/main
2 years ago
Sunface 676ac469ca
Update src/basic/ownership/borrowing.md
2 years ago
kkoang 9aefc619f2
代码格式化
2 years ago
kkoang ea88721e5f
修复文档小错误
2 years ago
kkoang 069aa2ae9e
修复文档的两个小bug
2 years ago
Levi Zim 6243a89162
fix typo in src/cargo/reference/deps-overriding.md
2 years ago
NeutronStarPRO fae4210f20
Update about-book.md
2 years ago
0xmingx 9fa98b9dfb
修改标题
2 years ago
pengyang 4ad4512b0a perf: basic 数组模块知识,对于数组元素为非基础类型
2 years ago
onlyxuyang 76256bb99f
修改悬垂引用的描述
2 years ago
0xmingx f62aca2a77
fix bug
2 years ago
Sunface 91c3117c2b
Merge pull request #1043 from viciousstar/patch-1
2 years ago
Sunface 6c4794be1d
Merge pull request #1040 from gggwvg/patch-1
2 years ago
Sunface 0bcfaedff8
Merge pull request #1036 from AsakusaRinne/AsakusaRinne-doc1
2 years ago
Sunface ed6c7c3a7d
Merge pull request #1034 from Cupnfish/patch-1
2 years ago
Sunface dc4f9009de
Merge pull request #1033 from dangxia/main
2 years ago
Sunface b492c511d5
Merge pull request #1029 from eval-exec/patch-1
2 years ago
kongkong c3b3c743b7
Update getting-started.md
2 years ago
gggwvg e2883d6100
fix typo
2 years ago
Rinne bdab33df30
doc: add an example of wrapping_*
2 years ago
Cupnfish 16455549e2
改错别字
2 years ago
Xuehui He (何学辉) fa0adb4d21 fix #1032
2 years ago
Eval EXEC e4e71b016c
fix typo
2 years ago
Yifu Duan f52f243e1e
the demo code can not cache `String` but `&str`
2 years ago
Sunface b5fd7d5eea
Merge pull request #1024 from mistwave/patch-9
2 years ago
Sunface 0280d2d36b
Merge pull request #1019 from Somoku/main
2 years ago
Sunface b66866873c
Merge pull request #1017 from fky2015/patch-1
2 years ago
Yifu Duan c2042bc3e9
fix typo
2 years ago
Somoku e9b89c2f7f Merge branch 'main' of https://github.com/Somoku/rust-course
2 years ago
Somoku 124de6a7da chore: fix typo, format and answer reference
2 years ago
Sunface 65d888deb2
Merge branch 'main' into fix-punctuation
2 years ago
Sunface 80cbf35e50
Merge branch 'main' into patch-4
2 years ago
Sunface 6211f326b5
Merge pull request #1013 from mistwave/patch-6
2 years ago
Sunface f58a1464d1
Merge pull request #1012 from mistwave/patch-3
2 years ago
Sunface b73f74cc9c
Merge pull request #1011 from Jack-Zhang-1314/patch-1
2 years ago
Sunface 525707208c
Merge pull request #1010 from Wjinlei/patch-1
2 years ago
Sunface b6b2d30d3b
Merge pull request #1009 from Somoku/new
2 years ago
Feng Kaiyu abcb43ac75
fix: fix typo.
2 years ago
Yifu Duan dc9d5ca870 修改正文中的英文冒号
3 years ago
Yifu Duan faafeceb30 修改正文中的英文标点
3 years ago
Yifu Duan 7457224785 修改英文逗号
3 years ago
Yifu Duan 38912999f8
修正单词typo
3 years ago
Yifu Duan eb6980fc47
增加if-expression的例子
3 years ago
Yifu Duan fca480f574
加上对应英文单词,便于读者和rustc报错信息对应上
3 years ago
fw_qaq 8395dd2a62
Update method.md
3 years ago
小虾米 3f5a554c6f
Update global-variable.md
3 years ago
Sunface e8cce23425
Merge pull request #1007 from lodisy/patch-1
3 years ago
zhaoyao73 dd38ca0796
fix a typo in formatted-output.md
3 years ago