about summary refs log tree commit diff
path: root/src/libsyntax/ast_map
AgeCommit message (Expand)AuthorLines
2014-08-09Helper method for `pprust::State` for printing instances of `ast_map::Node`.Felix S. Klock II-0/+29
2014-08-09ast_map: Added iterator over all node id's that match a path suffix.Felix S. Klock II-1/+132
2014-07-29Refactored syntax::fold.Marvin Löbel-1/+1
2014-07-18librustc: Implement unboxed closures with mutable receiversPatrick Walton-3/+5
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/+978