summary refs log tree commit diff
path: root/src/libsyntax/ast_map/blocks.rs
AgeCommit message (Expand)AuthorLines
2014-09-17librustc: Implement associated types behind a feature gate.Patrick Walton-0/+3
2014-09-14syntax: fix fallout from using ptr::P.Eduard Burtescu-41/+41
2014-08-14librustc: Stop assuming that implementations and traits only containPatrick Walton-7/+11
2014-08-13librustc: Parse, but do not fully turn on, the `ref` keyword forPatrick Walton-1/+1
2014-07-15change to new trait style for method field refsJohn Clements-4/+4
2014-07-15Extend --pretty flowgraph=ID to include dataflow results in output.Felix S. Klock II-0/+218