rust/src/test
bors 6272b60dca Auto merge of #47690 - estebank:for-block-277, r=nikomatsakis
For E0277 on `for` loops, point at the "head" expression

When E0277's span points at a `for` loop, the actual issue is in the
element being iterated. Instead of pointing at the entire loop, point
only at the first line (when possible) so that the span ends in the
element for which E0277 was triggered.
2018-01-27 08:04:12 +00:00
..
codegen Merge branch 'simd-always-mem' of https://github.com/alexcrichton/rust into rollup 2018-01-26 06:51:43 -08:00
codegen-units
compile-fail Auto merge of #47690 - estebank:for-block-277, r=nikomatsakis 2018-01-27 08:04:12 +00:00
compile-fail-fulldeps
debuginfo
incremental
incremental-fulldeps
mir-opt
parse-fail
pretty
run-fail
run-fail-fulldeps
run-make Merge branch 'configure-lto' of https://github.com/alexcrichton/rust into rollup 2018-01-25 13:50:42 -08:00
run-pass Auto merge of #47748 - alexcrichton:rollup, r=alexcrichton 2018-01-26 17:41:36 +00:00
run-pass-fulldeps
run-pass-valgrind
rustdoc Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
rustdoc-js Merge branch 'rustdoc_masked' of https://github.com/ollie27/rust into rollup 2018-01-26 06:51:58 -08:00
ui Auto merge of #47690 - estebank:for-block-277, r=nikomatsakis 2018-01-27 08:04:12 +00:00
ui-fulldeps
COMPILER_TESTS.md