Files
rust/src/libsyntax
bors 0f2515583d auto merge of #7615 : Aatch/rust/syntax-deshare, r=graydon
In an ideal world, the AST would be completely sendable, this gets us a step closer.

It removes the local heap allocations for `view_item`, `Path`, `Lifetime` `trait_ref` `OptVec<TyParamBounds>` and `Ty`. There are also a few other smaller changes I made as things went along.
2013-07-07 05:22:56 -07:00
..
2013-07-07 22:51:10 +12:00
2013-07-07 22:51:10 +12:00
2013-06-28 10:44:15 -04:00
2013-06-25 16:15:07 -04:00
2013-07-07 22:51:09 +12:00
2013-07-07 22:51:09 +12:00
2013-07-07 22:51:10 +12:00
2013-07-07 22:51:10 +12:00
2013-07-07 22:51:10 +12:00
2013-07-07 22:51:10 +12:00