summary refs log tree commit diff
path: root/src/test/run-make/graphviz-flowgraph/f07.dot-expected.dot
AgeCommit message (Expand)AuthorLines
2015-02-22revise handling of match expressions so that arms branch to next arm.James Miller-3/+3
2015-01-31Kill more `isize`sTobias Bucher-8/+8
2015-01-06test fallout from isize/usizeCorey Richardson-8/+8
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-2/+4
2014-07-29syntax: add support for quoting armsErick Tryzelaar-2/+2
2014-07-25librustc: Disallow mutation and assignment in pattern guards, and modifyPatrick Walton-11/+13
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-7/+7
2014-05-15Unit tests for flowgraph pretty printing.Felix S. Klock II-0/+33