summary refs log tree commit diff
path: root/src/test/run-make/graphviz-flowgraph/f13.dot-expected.dot
AgeCommit message (Expand)AuthorLines
2015-02-22revise handling of match expressions so that arms branch to next arm.James Miller-6/+6
2014-11-17Switch to purely namespaced enumsSteven Fackler-7/+7
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-26/+30
2014-07-29syntax: add support for quoting armsErick Tryzelaar-2/+2
2014-07-25librustc: Disallow mutation and assignment in pattern guards, and modifyPatrick Walton-18/+22
2014-05-15Unit tests for flowgraph pretty printing.Felix S. Klock II-0/+44