rust/src/test
bors cd48ce1e9a Auto merge of #56282 - qnighy:additional-sizedness-fix, r=nikomatsakis
Fix #56237: normalize type before deferred sizedness checking.

This seems to fix #56237, which was introduced by #56045. I don't thoroughly understand how this works, but the problem seemed to be a lack of normalization.

r? @cramertj
2018-12-06 17:31:15 +00:00
..
auxiliary
codegen Auto merge of #55010 - tromey:Bug-9224-generic-parameters, r=michaelwoerister 2018-12-03 11:59:11 +00:00
codegen-units Auto merge of #56165 - RalfJung:drop-glue-type, r=eddyb,nikomatsakis 2018-12-01 07:06:17 +00:00
compile-fail tests: use force-host and no-prefer-dynamic in all proc_macro tests. 2018-11-30 06:15:20 +02:00
compile-fail-fulldeps tests: move all proc_macro tests from -fulldeps. 2018-11-30 06:15:20 +02:00
debuginfo Add template parameter debuginfo to generic types 2018-11-29 13:04:09 -07:00
incremental tests: use force-host and no-prefer-dynamic in all proc_macro tests. 2018-11-30 06:15:20 +02:00
mir-opt Simplify MIR drop generation 2018-11-18 12:29:44 +00:00
pretty tests: use force-host and no-prefer-dynamic in all proc_macro tests. 2018-11-30 06:15:20 +02:00
run-fail Fix two run-fail tests for asmjs 2018-11-04 18:50:57 +01:00
run-fail-fulldeps
run-make Rollup merge of #56014 - euclio:issue-21335, r=nagisa 2018-12-01 01:05:50 +08:00
run-make-fulldeps Auto merge of #54517 - mcr431:53956-panic-on-include_bytes-of-own-file, r=michaelwoerister 2018-12-06 01:36:51 +00:00
run-pass Auto merge of #56282 - qnighy:additional-sizedness-fix, r=nikomatsakis 2018-12-06 17:31:15 +00:00
run-pass-fulldeps Auto merge of #55635 - oli-obk:min_const_unsafe_fn, r=nikomatsakis 2018-12-06 10:18:17 +00:00
run-pass-valgrind Remove license headers from unsized-locals tests. 2018-10-24 23:27:17 +09:00
rustdoc Rollup merge of #56315 - weiznich:rustdoc_inline_macro_reexport, r=QuietMisdreavus 2018-12-06 07:48:48 +01:00
rustdoc-js Improve filter test 2018-12-03 23:05:09 +01:00
rustdoc-ui adds DocTest filename variant, refactors doctest_offset out of source_map, fixes remaining test failures 2018-12-04 19:52:42 -05:00
rustfix
ui Auto merge of #56392 - petrochenkov:regensym, r=oli-obk 2018-12-06 15:08:11 +00:00
ui-fulldeps tests: move all proc_macro tests from -fulldeps. 2018-11-30 06:15:20 +02:00
COMPILER_TESTS.md rustc-guide has moved 2018-11-26 15:03:13 -06:00