Commit Graph

16 Commits

Author SHA1 Message Date
Mark Mansi b1f84cf70b added example, reworked inference section 2018-12-11 15:22:17 -06:00
Mark Mansi 53ab47354e a few updates 2018-12-11 14:46:35 -06:00
Mark Mansi 94b006e20d fill out the borrowck chapter a bit more 2018-11-08 21:34:17 -06:00
Mark Mansi 0614aad0de add a few links to rustdocs 2018-11-08 20:38:14 -06:00
Who? Me?! 3e47ef6aa5 Missing link 2018-10-31 20:43:46 -05:00
Who? Me?! cb7e82cabd Update src/borrow_check/region_inference.md
Co-Authored-By: csmoe <csmoe@msn.com>
2018-10-24 23:22:17 -05:00
Who? Me?! 52033755c3 Update src/borrow_check/region_inference.md
Co-Authored-By: csmoe <csmoe@msn.com>
2018-10-24 23:22:17 -05:00
csmoe 68d30b64cf replace bound region with placeholder 2018-10-24 23:22:17 -05:00
csmoe 3c318049dc clean up skolemiza in borrow_ck 2018-10-24 23:22:17 -05:00
Who? Me?! 70b91d54a5 Fix typo 2018-10-19 23:03:00 -05:00
Mark Mansi 0ccae015cb Fix all the links to be relative for mdbook 2 2018-09-21 15:54:25 -05:00
Philipp Hansch 32abc8af93 Fix typos
These were fixed using [codespell](https://github.com/codespell-project/codespell).
2018-09-12 07:32:18 +02:00
Niko Matsakis c749bb2272 ignore various sample tests 2018-09-11 16:43:36 -04:00
Niko Matsakis 2ec5fadf5e address nits 2018-09-11 16:31:47 -04:00
Niko Matsakis b92a92507f add content 2018-09-11 16:31:47 -04:00
Niko Matsakis 363ae64a2f rearrange to promote the borrow checker into its own section 2018-09-11 16:31:47 -04:00