rust/src/test/ui/dropck
bors 8dad6be9ad Auto merge of #53288 - RalfJung:dropck, r=nikomatsakis
unions are not always trivially dropable

Fixes #52786

r? @nikomatsakis
2018-08-17 14:16:54 +00:00
..
auxiliary Stabilize attributes on generic parameters 2018-04-05 02:19:56 +03:00
drop-on-non-struct.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-on-non-struct.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-with-active-borrows-1.nll.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-with-active-borrows-1.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-with-active-borrows-1.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-with-active-borrows-2.nll.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-with-active-borrows-2.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
drop-with-active-borrows-2.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck-eyepatch-extern-crate.nll.stderr Don't match on region kinds when reporting NLL errors 2018-07-23 20:54:09 +01:00
dropck-eyepatch-extern-crate.rs rust-lang/rust#51025: improve test robustness so that they work under NLL too. 2018-05-25 13:00:51 +02:00
dropck-eyepatch-extern-crate.stderr rust-lang/rust#51025: improve test robustness so that they work under NLL too. 2018-05-25 13:00:51 +02:00
dropck-eyepatch-implies-unsafe-impl.rs Stabilize attributes on generic parameters 2018-04-05 02:19:56 +03:00
dropck-eyepatch-implies-unsafe-impl.stderr Stabilize attributes on generic parameters 2018-04-05 02:19:56 +03:00
dropck-eyepatch-reorder.nll.stderr Don't match on region kinds when reporting NLL errors 2018-07-23 20:54:09 +01:00
dropck-eyepatch-reorder.rs rust-lang/rust#51025: improve test robustness so that they work under NLL too. 2018-05-25 13:00:51 +02:00
dropck-eyepatch-reorder.stderr rust-lang/rust#51025: improve test robustness so that they work under NLL too. 2018-05-25 13:00:51 +02:00
dropck-eyepatch.nll.stderr Don't match on region kinds when reporting NLL errors 2018-07-23 20:54:09 +01:00
dropck-eyepatch.rs rust-lang/rust#51025: improve test robustness so that they work under NLL too. 2018-05-25 13:00:51 +02:00
dropck-eyepatch.stderr rust-lang/rust#51025: improve test robustness so that they work under NLL too. 2018-05-25 13:00:51 +02:00
dropck-union.nll.stderr fix license 2018-08-17 09:17:35 +02:00
dropck-union.rs fix license 2018-08-17 09:17:35 +02:00
dropck-union.stderr fix license 2018-08-17 09:17:35 +02:00
dropck_no_diverge_on_nonregular_1.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_no_diverge_on_nonregular_1.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_no_diverge_on_nonregular_2.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_no_diverge_on_nonregular_2.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_no_diverge_on_nonregular_3.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_no_diverge_on_nonregular_3.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_trait_cycle_checked.nll.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_trait_cycle_checked.rs Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00
dropck_trait_cycle_checked.stderr Merged migrated compile-fail tests and ui tests. Fixes #46841. 2018-08-14 11:12:09 +02:00