rust/src/test
Edward Wang b1df9aa16f Fix #14865
Fixes a codegen bug which generates illegal non-terminated LLVM block
when there are wildcard pattern with guard and enum patterns in a match
expression. Also refactors the code a little.

Closes #14865
2014-06-18 17:01:58 -07:00
..
auxiliary librustc: Make addresses of immutable statics insignificant unless 2014-06-17 11:44:00 -07:00
bench Fallout from TaskBuilder changes 2014-06-18 17:01:45 -07:00
codegen
compile-fail Reject double moves out of array elements 2014-06-18 17:01:50 -07:00
compile-fail-fulldeps rustc: reduce redundant resolve errors. 2014-06-18 01:19:22 +01:00
debuginfo rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
pretty rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
run-fail rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
run-make Regression tests for flowgraph construction bug on ExprWhile. 2014-06-18 16:42:57 +02:00
run-pass Fix #14865 2014-06-18 17:01:58 -07:00
run-pass-fulldeps rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00