rust/src/test
Ariel Ben-Yehuda 6aca330149 Handle casts to integer/float variables
These can happen if prior errors disable defaulting.

Fixes #43825.
2017-12-24 11:40:54 +02:00
..
codegen rustc_trans: approximate ABI alignment for padding/union fillers. 2017-12-15 11:35:32 +02:00
codegen-units Update miri to rustc changes 2017-12-06 09:25:29 +01:00
compile-fail Auto merge of #46838 - pnkfelix:issue-46112-followup, r=estebank 2017-12-22 16:02:31 +00:00
compile-fail-fulldeps Same change to point at borrow for mir errors 2017-12-15 13:52:05 -08:00
debuginfo Update miri to rustc changes 2017-12-06 09:25:29 +01:00
incremental incr.comp.: Mark DepKind node as input. 2017-12-18 15:40:07 +01:00
mir-opt Auto merge of #46862 - nikomatsakis:nll-master, r=arielb1 2017-12-20 23:26:20 +00:00
parse-fail Do not emit type errors on recovered blocks 2017-12-21 14:57:42 -08:00
pretty Fix whitespacing issues in pretty-printing of bounds 2017-12-20 00:23:18 +03:00
run-fail Update miri to rustc changes 2017-12-06 09:25:29 +01:00
run-fail-fulldeps
run-make Rollup merge of #46858 - QuietMisdreavus:external-doc-error, r=estebank 2017-12-22 02:50:53 +08:00
run-pass Update check::cast::pointer_kind logic to new rustc 2017-12-23 23:38:09 +02:00
run-pass-fulldeps Do not emit type errors on recovered blocks 2017-12-21 14:57:42 -08:00
run-pass-valgrind Update miri to rustc changes 2017-12-06 09:25:29 +01:00
rustdoc Rollup merge of #46858 - QuietMisdreavus:external-doc-error, r=estebank 2017-12-22 02:50:53 +08:00
ui Handle casts to integer/float variables 2017-12-24 11:40:54 +02:00
ui-fulldeps Do the same things for fulldeps tests 2017-12-14 23:26:40 +03:00
COMPILER_TESTS.md A few small improvements to the contributing docs 2017-12-20 22:18:13 +02:00