mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 14:55:26 +00:00
fix title-casing
This commit is contained in:
parent
6edc994021
commit
b52f6187d5
@ -10,7 +10,7 @@
|
||||
* [Ownership](ownership.md)
|
||||
* [References](references.md)
|
||||
* [Lifetimes](lifetimes.md)
|
||||
* [Limits of lifetimes](lifetime-mismatch.md)
|
||||
* [Limits of Lifetimes](lifetime-mismatch.md)
|
||||
* [Lifetime Elision](lifetime-elision.md)
|
||||
* [Unbounded Lifetimes](unbounded-lifetimes.md)
|
||||
* [Higher-Rank Trait Bounds](hrtb.md)
|
||||
|
Loading…
Reference in New Issue
Block a user