319 Commits (d7c51f224a6dd2af710227d59b96809a28654fe5)

Author SHA1 Message Date
Sunface 8105fae317
Merge pull request #1232 from asthetik/fix-warning
2 years ago
Scott Rhodes b8230be586
Merge branch 'sunface:main' into main
2 years ago
Lenovo fa5e8d0575 fix(动态数组 Vector): 🐛 修复输出结果
2 years ago
Scott Rhodes 853baf599d
Edit expression
2 years ago
Scott Rhodes c2ce54cda4
fix typo
2 years ago
cokernut 49c492061e
内容优化:有无符号整型的取值描述优化
2 years ago
yjh fcb1c1b0ce
fix typo: 由于 -> 优于
2 years ago
keijack ea0a7cbeb0 增加 vector 排序相关内容。
2 years ago
keijack d207e3125d 增加 vector 排序相关内容。
2 years ago
asthetik da44cafd54 Prefix it with an underscore: `_i`
2 years ago
GaoZG2 22a5392df7
Update string-slice.md
2 years ago
Sunface c95e98c88f
Merge pull request #1211 from acehinnnqru/patch-2
2 years ago
Sunface 65d11ba5fe
Apply suggestions from code review
2 years ago
Sunface a1b978a027
Merge pull request #1212 from acehinnnqru/patch-3
2 years ago
mzccddkk 51e77174ff
Update trait.md
2 years ago
Au a79377d5d4
fix: all-patterns.md
2 years ago
Au cabca6e249
Update all-patterns.md
2 years ago
Au 00c2a7355f
Update flow-control.md
2 years ago
Sunface fdc94cea58
Merge pull request #1192 from acehinnnqru/patch-1
2 years ago
Sunface b8160e88a0
Merge pull request #1198 from Ethkuil/main
2 years ago
Sunface c1ad64b845
Merge pull request #1201 from Doraemonkeys/patch-1
2 years ago
doraemon 58d17bab39
增加一个match的例子
2 years ago
doraemon 0dced0f8c0
修改标点符号
2 years ago
Hobart Zhi-xin Lin 6917b9f43c
Update string-slice.md: 修复对 `+`、`+=` 的错误描述,并添加注释
2 years ago
Au 9b767a8ba6
Update match-if-let.md
2 years ago
yanggang c8408696b8
修复语句不通顺问题
2 years ago
Sunface 69fd67d18f
Merge pull request #1179 from Nihilism0/patch-2
2 years ago
yanggang 735957bca5
语句后面缺少一个分号;
2 years ago
Nihilism db584fd108
Update array.md
2 years ago
gfzum ee7d5f520f
Merge branch 'sunface:main' into fix-typo
2 years ago
gfzum 4c8878afcb fix(2.8.3, 2.9.1, 2.9.2, 2.10): 加上引用块后面句号
2 years ago
gfzum 4d1e54cb82 fix(2.7 2.8.1): 引用块中句末句号,中文语句中英文括号替换为中文括号
2 years ago
sunface 1ffe9730ed fix typo in basic-practice/tests.md
2 years ago
sunface 1f3bcf7875 move basic/converse into advance/into-types
2 years ago
gfzum 106dfb6b1b 的地typo
2 years ago
gfzum 03fdf2605b 到2.4为止的一些标点补齐更正。
2 years ago
gfzum 367edd6350 根据其他地方的无序列表使用习惯,删去了每行的句号
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 cc4eeebdd7 reorder the converse chapter in basic section
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 69ef90c93d
Update src/basic/crate-module/module.md
2 years ago
Bruce ea2a26f125
Typo & Reorder the words
2 years ago
Sunface a49dc375b0
Merge pull request #1140 from robinv8/main
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
Ren Yubin adf81965be fix: 解决代码运行保存的问题
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
sunface f68cc76bff fix #1085
3 years ago
Sunface 548d9054cc
Update src/basic/ownership/borrowing.md
3 years ago
riba2534 a774b95336
修复描述使上下句用同一个词描述
3 years ago
Sunface ffe20cceb9
Merge pull request #1045 from 0xmingx/main
3 years ago
Sunface c42739cb58
Merge pull request #1070 from loryhndol/patch-1
3 years ago
Sunface 68eabf9e41
Merge pull request #1082 from LarryLee-studio/patch-3
3 years ago
Sunface a70df011ed
Merge pull request #1087 from GSlun/patch-1
3 years ago
Sunface ba6bd925aa
Merge pull request #1104 from LaoLittle/main
3 years ago
writey 60a1cb2e2c 修复习题解答链接
3 years ago
tsudzuki 3a95d4a55f
全模式匹配添加数组
3 years ago
GSLun d112990659
错别字
3 years ago
Larry Lee 76a1327ed5
Update advance-trait.md
3 years ago
Sunface 2d17b02d5a
Merge pull request #1080 from KirinRyuuri/patch-1
3 years ago
Sunface ca00639508
Merge pull request #1069 from LarryLee-studio/patch-2
3 years ago
Sunface 1525622afc
Merge pull request #1063 from LarryLee-studio/patch-1
3 years ago
Sunface 5adeb84167
Merge pull request #1061 from kkoang/patch-3
3 years ago
Kirin 70cb2f5041
Update formatted-output.md
3 years ago
James Chen ce5fde09dc
Update trait.md
3 years ago
mugebi 3bfe670f4c
Update all-patterns.md
3 years ago
mugebi a5efc4354c
Update method.md
3 years ago
Ansel 7329985556
Merge branch 'sunface:main' into main
3 years ago
pengyang 10fa1d0f57 perf:优化语气,柔和
3 years ago
Sunface 676ac469ca
Update src/basic/ownership/borrowing.md
3 years ago
kkoang 9aefc619f2
代码格式化
3 years ago
0xmingx 9fa98b9dfb
修改标题
3 years ago
pengyang 4ad4512b0a perf: basic 数组模块知识,对于数组元素为非基础类型
3 years ago
onlyxuyang 76256bb99f
修改悬垂引用的描述
3 years ago
Sunface 6c4794be1d
Merge pull request #1040 from gggwvg/patch-1
3 years ago
Sunface 0bcfaedff8
Merge pull request #1036 from AsakusaRinne/AsakusaRinne-doc1
3 years ago
gggwvg e2883d6100
fix typo
3 years ago
Rinne bdab33df30
doc: add an example of wrapping_*
3 years ago
Xuehui He (何学辉) fa0adb4d21 fix #1032
3 years ago
Sunface b5fd7d5eea
Merge pull request #1024 from mistwave/patch-9
3 years ago
Yifu Duan c2042bc3e9
fix typo
3 years ago
Somoku e9b89c2f7f Merge branch 'main' of https://github.com/Somoku/rust-course
3 years ago
Somoku 124de6a7da chore: fix typo, format and answer reference
3 years ago
Sunface 65d888deb2
Merge branch 'main' into fix-punctuation
3 years ago
Sunface 80cbf35e50
Merge branch 'main' into patch-4
3 years ago
Sunface 6211f326b5
Merge pull request #1013 from mistwave/patch-6
3 years ago
Sunface f58a1464d1
Merge pull request #1012 from mistwave/patch-3
3 years ago
Sunface b73f74cc9c
Merge pull request #1011 from Jack-Zhang-1314/patch-1
3 years ago
Sunface b6b2d30d3b
Merge pull request #1009 from Somoku/new
3 years ago
Yifu Duan dc9d5ca870 修改正文中的英文冒号
3 years ago
Yifu Duan faafeceb30 修改正文中的英文标点
3 years ago
Yifu Duan 7457224785 修改英文逗号
3 years ago