about summary refs log tree commit diff
path: root/src/test/run-make/graphviz-flowgraph/f23.dot-expected.dot
AgeCommit message (Expand)AuthorLines
2017-03-30kill the graphviz-flowgraph testsNiko Matsakis-113/+0
2017-02-18Add tests for control flow in while conditionTaylor Cramer-24/+24
2016-11-10tests: fix fallout in flowgraph graphviz comparison dot files.Eduard Burtescu-1/+3
2015-01-31Kill more `isize`sTobias Bucher-32/+32
2015-01-13graphviz-flowgraph tests: use new `--xpretty flowgraph,unlabelled` option.Felix S. Klock II-1/+1
2015-01-06test fallout from isize/usizeCorey Richardson-33/+33
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-55/+73
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-26/+26
2014-06-18Regression tests for flowgraph construction bug on ExprWhile.Felix S. Klock II-0/+93