| .. |
|
auxiliary
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |
|
drop-foreign-fundamental.rs
|
Do not allow Drop impl on foreign fundamental types
|
2022-08-16 00:59:06 +00:00 |
|
drop-foreign-fundamental.stderr
|
Do not allow Drop impl on foreign fundamental types
|
2022-08-16 00:59:06 +00:00 |
|
drop-if-let-binding.rs
|
Fix drop handling for if let expressions
|
2021-09-01 23:47:41 +01:00 |
|
drop-on-empty-block-exit.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
drop-on-ret.rs
|
|
|
|
drop-struct-as-object.rs
|
Remove box syntax from most places in src/test outside of the issues dir
|
2021-09-26 04:07:44 +02:00 |
|
drop-trait-enum.rs
|
Add needs-unwind to tests that depend on panicking
|
2021-12-09 22:03:52 +00:00 |
|
drop-trait-generic.rs
|
|
|
|
drop-trait.rs
|
|
|
|
drop-uninhabited-enum.rs
|
|
|
|
drop-with-type-ascription-1.rs
|
|
|
|
drop-with-type-ascription-2.rs
|
|
|
|
drop_order.rs
|
Also avoid creating a terminating scope in mixed chains
|
2022-12-04 04:09:40 +01:00 |
|
dropck-eyepatch-extern-crate.rs
|
|
|
|
dropck-eyepatch-reorder.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
dropck-eyepatch.rs
|
Warn about dead tuple struct fields
|
2022-08-03 12:17:23 +02:00 |
|
dropck_legal_cycles.rs
|
allow or avoid for loops over option in compiler and tests
|
2022-10-09 13:07:20 +00:00 |
|
dynamic-drop-async.rs
|
Restore ignore tag
|
2022-09-23 08:19:58 +02:00 |
|
dynamic-drop.rs
|
Restore ignore tag
|
2022-09-23 08:19:58 +02:00 |
|
issue-10028.rs
|
Move some tests to more reasonable directories
|
2021-01-11 19:49:51 -03:00 |
|
issue-17718-const-destructors.rs
|
Move some tests to more reasonable directories
|
2022-10-13 12:32:58 -03:00 |
|
issue-21486.rs
|
Move tests
|
2022-12-11 19:43:42 -03:00 |
|
issue-23338-ensure-param-drop-order.rs
|
Move some tests for more reasonable places
|
2022-10-20 11:08:44 -03:00 |
|
issue-30018-nopanic.rs
|
Move some tests to more reasonable directories - 2
|
2021-01-16 19:46:54 -03:00 |
|
issue-35546.rs
|
Move some tests to more reasonable directories
|
2021-11-06 15:35:20 -03:00 |
|
issue-48962.rs
|
Move some tests to more reasonable directories
|
2022-10-13 12:32:58 -03:00 |
|
issue-90752-raw-ptr-shenanigans.rs
|
Add raw pointer variant of #90752 with incorrect behavior
|
2021-11-13 11:16:57 -08:00 |
|
issue-90752.rs
|
Add regression test for #90752
|
2021-11-13 11:16:57 -08:00 |
|
issue-100276.rs
|
Don't consider Let exprs terminating scopes
|
2022-10-16 15:13:01 -07:00 |
|
issue-103107.rs
|
Remove drop order twist of && and || and make them associative
|
2022-12-03 23:32:08 +01:00 |
|
no-drop-flag-size.rs
|
|
|
|
nondrop-cycle.rs
|
|
|
|
repeat-drop-2.rs
|
Note the type when unable to drop values in compile time
|
2022-09-24 20:32:51 +00:00 |
|
repeat-drop-2.stderr
|
Suggest .clone() or ref binding on E0382
|
2022-11-23 12:17:47 -08:00 |
|
repeat-drop.rs
|
Restore ignore tag
|
2022-09-23 08:19:58 +02:00 |
|
terminate-in-initializer.rs
|
Add needs-unwind to tests that depend on panicking
|
2021-12-09 22:03:52 +00:00 |
|
use_inline_dtor.rs
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03:00 |