rust/src/test/ui/dropck
Caio ad35979c50 Move some tests to more reasonable directories - 2
Address comments

Update limits
2021-01-16 19:46:54 -03:00
..
auxiliary Remove licenses 2018-12-25 21:08:33 -07:00
drop-on-non-struct.rs clarify that `Drop` can be implemented for enums and unions too 2020-01-03 17:57:24 -05:00
drop-on-non-struct.stderr clarify that `Drop` can be implemented for enums and unions too 2020-01-03 17:57:24 -05:00
drop-with-active-borrows-1.rs Remove licenses 2018-12-25 21:08:33 -07:00
drop-with-active-borrows-1.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
drop-with-active-borrows-2.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
drop-with-active-borrows-2.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-eyepatch-extern-crate.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-eyepatch-extern-crate.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
dropck-eyepatch-implies-unsafe-impl.rs Remove licenses 2018-12-25 21:08:33 -07:00
dropck-eyepatch-implies-unsafe-impl.stderr Update tests 2019-03-11 23:10:26 +03:00
dropck-eyepatch-reorder.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-eyepatch-reorder.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-eyepatch.rs update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-eyepatch.stderr update tests for migrate mode by default 2019-04-22 08:40:08 +01:00
dropck-union.rs stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union' 2020-10-16 11:33:33 +02:00
dropck-union.stderr stabilize union with 'ManuallyDrop' fields and 'impl Drop for Union' 2020-10-16 11:33:33 +02:00
dropck_fn_type.rs Add regression tests 2019-12-05 12:28:29 -05:00
dropck_no_diverge_on_nonregular_1.rs Remove licenses 2018-12-25 21:08:33 -07:00
dropck_no_diverge_on_nonregular_1.stderr standardize limit comparisons with `Limit` type 2020-05-28 10:33:07 +01:00
dropck_no_diverge_on_nonregular_2.rs Remove licenses 2018-12-25 21:08:33 -07:00
dropck_no_diverge_on_nonregular_2.stderr standardize limit comparisons with `Limit` type 2020-05-28 10:33:07 +01:00
dropck_no_diverge_on_nonregular_3.rs pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
dropck_no_diverge_on_nonregular_3.stderr pretty: trim paths of unique symbols 2020-09-02 22:26:37 +03:00
dropck_trait_cycle_checked.rs Remove `compile-fail` test suite 2020-12-29 23:39:56 +03:00
dropck_trait_cycle_checked.stderr rustc_mir: use the right type for associated const literals. 2019-08-16 15:20:27 +03:00
dropck_traits.rs Add regression tests 2019-12-05 12:28:29 -05:00
issue-28498-ugeh-with-lifetime-param.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
issue-28498-ugeh-with-trait-bound.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
issue-29844.rs Move some tests to more reasonable directories - 2 2021-01-16 19:46:54 -03:00
issue-38868.rs move dropck tests from ui -> ui/dropck 2020-11-12 15:31:52 +01:00
issue-38868.stderr move dropck tests from ui -> ui/dropck 2020-11-12 15:31:52 +01:00
reject-specialized-drops-8142.rs update tests 2020-12-26 18:24:10 +01:00
reject-specialized-drops-8142.stderr update tests 2020-12-26 18:24:10 +01:00