mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
Add [Advanced Lifetime] chapter
This commit is contained in:
@ -1,11 +1,15 @@
|
|||||||
# ChangeLog
|
# ChangeLog
|
||||||
|
|
||||||
|
## 2022-03-30
|
||||||
|
|
||||||
|
- Add [Advance Liftime](https://practice.rs/lifetime/advance.html) chapter
|
||||||
|
|
||||||
### 2022-03-29
|
### 2022-03-29
|
||||||
|
|
||||||
- Add language switch icon in top-right corner
|
- Add language switch icon in top-right corner
|
||||||
- Add [&'static and T: 'static](https://practice.rs/lifetime/static.html)
|
- Add [&'static and T: 'static](https://practice.rs/lifetime/static.html)
|
||||||
|
|
||||||
|
|
||||||
### 2022-03-28
|
### 2022-03-28
|
||||||
|
|
||||||
- Add [Basic lifetime](https://practice.rs/lifetime/basic.html)
|
- Add [Basic lifetime](https://practice.rs/lifetime/basic.html)
|
||||||
|
Reference in New Issue
Block a user