about summary refs log tree commit diff
path: root/src/librustc_borrowck/borrowck/doc.rs
AgeCommit message (Collapse)AuthorLines
2015-02-10Move rustc docs to the bookSteve Klabnik-1222/+0
This is super black magic internals at the moment, but having it somewhere semi-public seems good. The current versions weren't being rendered, and they'll be useful for some people. Fixes #21281
2015-02-04Fix for misspelled comments.Joseph Crail-1/+1
The spelling corrections were made in both documentation comments and regular comments.
2015-01-07falloutNick Cameron-4/+4
2015-01-07Replace full slice notation with index callsNick Cameron-4/+4
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-3/+3
2014-12-13Separate borrowck into its own crate and remove dead code as well.Niko Matsakis-0/+1222