about summary refs log tree commit diff
path: root/src/librustc_borrowck/borrowck
AgeCommit message (Expand)AuthorLines
2014-12-18librustc: Always parse `macro!()`/`macro![]` as expressions if notPatrick Walton-2/+2
2014-12-14Remove `proc` types/expressions from the parser, compiler, andNiko Matsakis-1/+0
2014-12-13librustc: use unboxed closuresJorge Aparicio-31/+35
2014-12-13Separate borrowck into its own crate and remove dead code as well.Niko Matsakis-0/+5738