fix long line

This commit is contained in:
Mark Mansi 2019-06-26 11:03:43 -05:00 committed by Who? Me?!
parent 6ba66dcd51
commit 13af334f2d
1 changed files with 3 additions and 1 deletions

View File

@ -79,7 +79,7 @@
- [Constraint propagation](./borrow_check/region_inference/constraint_propagation.md)
- [Lifetime parameters](./borrow_check/region_inference/lifetime_parameters.md)
- [Member constraints](./borrow_check/region_inference/member_constraints.md)
- [Placeholders and universes](./borrow_check/region_inference/placeholders_and_universes.md)
- [Placeholders and universes][pau]
- [Closure constraints](./borrow_check/region_inference/closure_constraints.md)
- [Errror reporting](./borrow_check/region_inference/error_reporting.md)
- [Two-phase-borrows](./borrow_check/two_phase_borrows.md)
@ -100,3 +100,5 @@
[Appendix D: Code Index](./appendix/code-index.md)
[Appendix E: Bibliography](./appendix/bibliography.md)
[](./important-links.md)
[pau]: ./borrow_check/region_inference/placeholders_and_universes.md