Commit Graph

202 Commits

Author SHA1 Message Date
Sunface 0d14bb3d1b
Merge pull request #362 from sunface/dependabot/cargo/zh-CN/assets/mini-redis/tokio-1.18.5
build(deps): bump tokio from 1.8.1 to 1.18.5 in /zh-CN/assets/mini-redis
2023-02-24 09:09:31 +08:00
QIN2DIM de0daef3ce
fix: zh-CN typo `pracitce.rs` 2023-02-21 22:55:55 +08:00
Sunface 15a739c3b0
Merge pull request #355 from Ziqi-Yang/ziqi-yang/fix-links
fix: add and fix solution links
2023-02-13 10:48:13 +08:00
dependabot[bot] 6a981ecd94
build(deps): bump tokio from 1.8.1 to 1.18.5 in /zh-CN/assets/mini-redis
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.1 to 1.18.5.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.8.1...tokio-1.18.5)

---
updated-dependencies:
- dependency-name: tokio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-04 02:36:27 +00:00
chenren 7df0d84d15 注释的“中”修改为“世” 2023-02-03 20:26:08 +08:00
Zarkli Leonardo 1a5f76b00b fix: add and fix solution links 2023-01-20 20:01:54 +08:00
Sunface af2a2a6b3b
Merge pull request #340 from hyj1204/patch-1
Update variables.md
2022-12-25 13:07:34 +08:00
Yijing Huang b6ca2cd5ca
Update variables.md 2022-12-13 15:53:07 -06:00
wenzhe d2a1bd170b docs: update 2022-12-07 11:42:03 +08:00
wenzhe 7cdef70a69 docs: update small project 2022-12-07 11:36:46 +08:00
Sunface 6883c069a1
Merge branch 'master' into master 2022-12-07 08:49:30 +08:00
Sunface a293aa3b3f
Merge pull request #327 from loheagn/master
Fix: spelling mistake in `zh-CN/src/lifetime/basic.md`
2022-12-07 08:45:12 +08:00
Sunface 3926318b23
Merge pull request #331 from h3n4l/patch-1
docs: update why-exercise.md
2022-12-07 08:44:15 +08:00
lzy1960 e15352c399 fix: misleading words 2022-11-21 21:32:34 +08:00
h3n4l 9c8160b14a
docs: update why-exercise.md 2022-11-15 23:34:52 +08:00
Nan Li eed8a469fa
Fix: spelling mistake 2022-11-11 11:25:43 +08:00
katopz a46840763e
fix: change 、to . 2022-11-07 11:06:19 +07:00
Sunface 0af6883562
Merge pull request #323 from LarryLee-studio/patch-1
Update generics.md
2022-11-07 08:29:12 +08:00
Sunface 9620bb18d0
Merge pull request #318 from AsakusaRinne/patch-1
修复字符串练习中的失效链接
2022-11-07 08:28:20 +08:00
Larry Lee cf9c15cd56
Update generics.md 2022-10-30 10:00:41 +08:00
Rinne bdf79e72c4
修复字符串练习中的失效链接 2022-10-11 19:44:20 +08:00
katopz 81ea842fe7
fix: unnecessary space 2022-10-11 09:47:49 +07:00
katopz 16e8f45ab8
fix: unnecessary space 2022-10-11 09:43:03 +07:00
katopz d0ab447801
fix: cloure to closure 2022-09-19 22:57:18 +07:00
OldPig f6894f62aa
about.md: fix a typo
Just a title mistake.
pracitce -> practice
2022-09-14 16:37:18 +08:00
Sunface f70fc371aa
Merge pull request #307 from fujianbang/master
Fix bug where code blocks were not editable
2022-09-09 10:09:58 +08:00
Sunface 369e521953
Merge pull request #306 from mistwave/patch-1
Use better wording
2022-09-09 10:09:26 +08:00
Sunface 6e983278f8
Merge pull request #305 from Somoku/master
update: answer reference in "type-conversions"
2022-09-09 10:06:20 +08:00
Jianbang 4353bb43a8
Fix bug where code blocks were not editable 2022-09-06 00:23:49 +08:00
Yifu Duan fb92015b07
Use better wording 2022-09-05 14:44:13 +08:00
Somoku 679bc95397 update: answer reference in "type-conversions" 2022-08-29 15:52:39 +08:00
Linsh 8a88a51bf1
Fix a typo in code comment. 2022-08-25 14:32:32 +08:00
Sunface b5cab73aba
Merge pull request #297 from zongzi531/trans/lifetime
docs: trans lifetime/advance
2022-08-22 09:07:05 +08:00
Chloroplast 3d30b81b7b
chore: 修正错别字 2022-08-21 17:23:42 +08:00
zongzi531 cc02848246 fix: typo 2022-08-11 12:42:14 +08:00
zongzi531 fbc3b951f6 docs: trans lifetime/advance 2022-08-11 12:40:18 +08:00
Sartner 143b0dd166
fix: spelling mistake 2022-08-05 11:41:15 +08:00
Sunface f14f14c47a
Merge pull request #273 from pabigot/pabigot/20220720a
fix: avoid unused variable warning
2022-07-28 09:07:14 +08:00
Alex Newton 019108a569 14章 2022-07-26 16:18:49 +08:00
Alex Newton 386d88d476 修改第11章答案链接为中文,并标记std/String.md TODO 2022-07-26 16:09:42 +08:00
Alex Newton b40ce3901b 添加第十章答案链接 2022-07-26 03:13:39 +08:00
Peter A. Bigot 697a0d754e fix: avoid unused variable warning 2022-07-20 08:39:28 -07:00
me 58b21202bf 修正8.1习题答案链接错误 2022-07-19 22:58:53 +08:00
me 81d8752422 修正切片练习题2错误 2022-07-18 16:37:01 +08:00
Sunface 2cca8dfeaa
Merge pull request #269 from caorufu/patch-1
更新本地运行此电子书的说明,在win 10系统中须指定ip地址
2022-07-18 09:21:03 +08:00
caorufu 64098013df
更新本地运行此电子书的说明
在win 10系统中,如果不加-n参数指定本地服务的ip地址,则服务监听的ip为空,无法通过浏览器访问。信息如下:

>mdbook serve
2022-07-14 17:36:59 [INFO] (mdbook::book): Book building has started
2022-07-14 17:36:59 [INFO] (mdbook::book): Running the html backend
2022-07-14 17:36:59 [INFO] (mdbook::cmd::serve): Serving on: http://localhost:3000
2022-07-14 17:36:59 [INFO] (warp::server): Server::run; addr=[::1]:3000
2022-07-14 17:36:59 [INFO] (warp::server): listening on http://[::1]:3000
2022-07-14 17:36:59 [INFO] (mdbook::cmd::watch): Listening for changes...
2022-07-14 17:37:38 +08:00
Folyd Wang cbbcaa3432 Fix typo 2022-07-12 22:04:22 +08:00
cui fliter 2eeb2124ef fix some typos
Signed-off-by: cui fliter <imcusg@gmail.com>
2022-07-11 00:21:52 +08:00
Sunface 47597cc318
Merge pull request #258 from furtherun/master
添加答案链接
2022-07-07 08:39:50 +08:00
Sunface ac88c9cccf
Merge pull request #259 from katopz/no-space
remove unnecessary space
2022-07-07 08:39:22 +08:00