Sunface
|
20d91e50fa
|
Merge pull request #1358 from lirc571/patch-1
Fix typo in intro.md
|
2 months ago |
Sunface
|
1fc346fc5e
|
Merge pull request #1346 from Scott169/main
Update advance.md
|
2 months ago |
Sunface
|
9792b03f9a
|
Merge pull request #1345 from ShoreCN/ShoreCN-patch-3
Update multi-threads.md
|
2 months ago |
Sunface
|
7144209ec7
|
Merge pull request #1254 from rikkaka/patch-1
增加对drop(_x)函数的解释
|
2 months ago |
Sunface
|
83af2a6769
|
Update src/advance/smart-pointer/drop.md
|
2 months ago |
Sunface
|
1a3c236907
|
Merge pull request #1420 from rtpacks/patch-1
Update drop.md
|
2 months ago |
Sunface
|
285141c061
|
Merge pull request #1433 from andysim3d/patch-1
Update pin-unpin.md
|
2 months ago |
Sunface
|
912d45d6c0
|
Merge pull request #1435 from andysim3d/patch-2
Update advance-trait.md
|
2 months ago |
Sunface
|
59ae731c23
|
Update src/basic/trait/advance-trait.md
|
2 months ago |
Sunface
|
7648124922
|
Merge pull request #1436 from MagicalBridge/feature/optimization-0628
fix: improved the reading experience
|
2 months ago |
Sunface
|
bc9f1ec04a
|
Merge pull request #1437 from MagicalBridge/feature/optimization-0629
fix: add a blank line to improve the reading experience
|
2 months ago |
Sunface
|
2435f73f93
|
Merge pull request #1449 from SnowballXueQiu/Improve-the-content-of-@todo-in-const-fn
doc(generic): Improve the content of `@todo` in `const fn`
|
2 months ago |
Sunface
|
0fdc6bc85a
|
Merge pull request #1450 from Neutron3529/patch-2
修正Option的排序
|
2 months ago |
Sunface
|
aa4e805cf8
|
Merge pull request #1448 from EluvK/main
translation(appendix/rust-versions) : 1.80
|
2 months ago |
Sunface
|
09f417d649
|
Merge pull request #1458 from relaxcn/main
Modify string-slice.md
|
2 months ago |
RelaxCN
|
ada7bf9f06
|
Modify the comment about multiple # signs at the beginning and end of a string
|
2 months ago |
Neutron3529
|
d6a5b83c4e
|
修正Option的排序
由于`None<Some(T)`为`true`(如果`T:PartialOrd`)
所以Option的枚举中,`None`在前,`Some`在后,这个顺序最好不要更改
|
3 months ago |
Snowball_233
|
5a6ecf1406
|
doc(generic): Improve the content of `@todo` in `const fn`
|
3 months ago |
Eucalypt
|
c6d038e5c8
|
translation(appendix/rust-versions) : 1.80
|
3 months ago |
Sunface
|
00bc161f2e
|
Merge pull request #1442 from MagicalBridge/feature/optimization-0707
fix: Remove one Chinese character to make the meaning clearer
|
3 months ago |
Sunface
|
4592672dae
|
Update src/basic/crate-module/crate.md
|
3 months ago |
Sunface
|
3a880fca5c
|
Merge pull request #1446 from rtpacks/main
Update channels.md
|
3 months ago |
rtpacks
|
5435b9bec7
|
Update channels.md
|
4 months ago |
chupengfei
|
26f6d6a310
|
fix: Remove one Chinese character to make the meaning clearer
|
4 months ago |
chupengfei
|
ee4ad2ab2b
|
fix: add a blank line to improve the reading experience
|
5 months ago |
chupengfei
|
c92ec37218
|
fix: improved the reading experience
|
5 months ago |
Andrew
|
35e2cab664
|
Update advance-trait.md
supertrait 应该翻译为基特征
|
5 months ago |
Sunface
|
d6dd113070
|
Merge pull request #1430 from EluvK/eluvk/translation/appendix/rust-versions
translation(appendix/rust-versions) : 1.79
|
5 months ago |
Sunface
|
567fede573
|
Merge pull request #1432 from shigma/patch-1
Update 1.63.md: fix a typo
|
5 months ago |
Sunface
|
e9f0381867
|
Merge pull request #1434 from MagicalBridge/dev
fix: fix variable declaration according to Rust coding guidelines
|
5 months ago |
chupengfei
|
4bbf6d1d1e
|
fix: fix variable declaration according to Rust coding guidelines
|
5 months ago |
Andrew
|
82e8558de3
|
Update pin-unpin.md
|
5 months ago |
Shigma
|
3534358d9e
|
Update 1.63.md
|
5 months ago |
Eucalypt
|
092ccc945f
|
translation(appendix/rust-versions) : 1.79
|
5 months ago |
Sunface
|
b4cc99786e
|
Merge pull request #1429 from wangkirin/patch-1
Update string-slice.md: remove 404 pages
|
5 months ago |
Wang Qilin
|
f29ebd72aa
|
Update string-slice.md
remove 404 pages
|
5 months ago |
Sunface
|
e6333ee798
|
Merge pull request #1427 from HaoxuanGuo/patch-1
修错别字
|
6 months ago |
Haoxuan Guo
|
4f89031b74
|
修错别字
|
6 months ago |
Sunface
|
a5ef20b7a0
|
Merge pull request #1423 from watonyweng/chore/add-github-action
chore: add github action
|
6 months ago |
Sunface
|
496519a50b
|
Merge pull request #1424 from lqzhgood/patch-1
修正 string 练习URL
|
6 months ago |
lqzhgood
|
4b367fd6bc
|
修正 string 练习URL
|
6 months ago |
softweitao_37264
|
0227bc7aa5
|
chore: add github action
|
6 months ago |
weimingfeng
|
d7c51f224a
|
Update drop.md
|
6 months ago |
Sunface
|
4ec4239a5a
|
Merge pull request #1419 from EluvK/eluvk/translation/appendix/rust-versions
translation(appendix/rust-versions) : 1.78
|
6 months ago |
EluvK
|
123b1e22c1
|
translation(appendix/rust-versions) : 1.78
|
6 months ago |
Scott Rhodes
|
4948ac47cb
|
Merge branch 'sunface:main' into main
|
7 months ago |
Sunface
|
fc3529f5df
|
Merge pull request #1409 from chromon/fix-punctuation-3
fix: fix typos and punctuation errors 3
|
7 months ago |
Sunface
|
38d3c8e428
|
Merge pull request #1410 from chromon/fix-punctuation-4
fix: fix typos and punctuation errors 4
|
7 months ago |
Sunface
|
ff7a44e7de
|
Merge pull request #1414 from 007gzs/patch-2
修改锈书在线地址
|
7 months ago |
007gzs
|
2ab3a66337
|
Update community.md
|
7 months ago |