rust/src/test
Dylan DPC 817880842c
Rollup merge of #72338 - doctorn:trait-object-ice, r=ecstatic-morse
Fix ICE in -Zsave-analysis

Puts a short-circuit in to avoid an ICE in `-Zsave-analysis`.

r? @ecstatic-morse

Resolves #72267
2020-05-19 13:53:45 +02:00
..
assembly
auxiliary test: Fix warnings in rust_test_helpers.c 2020-05-06 23:54:05 +03:00
codegen cmdline: Make target features individually overridable 2020-05-11 02:04:53 +03:00
codegen-units
compile-fail Add Option to Force Unwind Tables 2020-05-04 12:08:35 +01:00
debuginfo
incremental Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkov 2020-05-16 19:46:29 +02:00
mir-opt Auto merge of #72135 - oli-obk:const_prop_deaggregates, r=wesleywiser 2020-05-17 09:18:12 +00:00
pretty
run-make
run-make-fulldeps
run-pass-valgrind
rustdoc Make intra links work inside trait impl block 2020-05-13 20:24:14 +02:00
rustdoc-js Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-js-std Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-ui
rustfix
ui Rollup merge of #72338 - doctorn:trait-object-ice, r=ecstatic-morse 2020-05-19 13:53:45 +02:00
ui-fulldeps Remove ty::UnnormalizedProjection 2020-05-12 01:56:29 -04:00
COMPILER_TESTS.md