1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-25 00:37:14 +02:00

Merge pull request #1428 from javihernant/changeLtReadme

change order of references in README.md
This commit is contained in:
liv
2023-03-26 13:23:02 +00:00
committed by GitHub

View File

@ -18,5 +18,5 @@ learning to write lifetime annotations.
## Further information
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)
- [Lifetimes (in Rust By Example)](https://doc.rust-lang.org/stable/rust-by-example/scope/lifetime.html)
- [Validating References with Lifetimes](https://doc.rust-lang.org/book/ch10-03-lifetime-syntax.html)