| .. |
|
auxiliary
|
Move some tests to more reasonable directories
|
2021-11-14 14:38:42 -03: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
|
|
|
|
dropck-eyepatch-extern-crate.rs
|
|
|
|
dropck-eyepatch-reorder.rs
|
|
|
|
dropck-eyepatch.rs
|
|
|
|
dropck_legal_cycles.rs
|
Also fix “a RwLock*”
|
2021-08-24 02:24:35 +02:00 |
|
dynamic-drop-async.rs
|
Add needs-unwind to tests that depend on panicking
|
2021-12-09 22:03:52 +00:00 |
|
dynamic-drop.rs
|
Add needs-unwind to tests that depend on panicking
|
2021-12-09 22:03:52 +00:00 |
|
issue-10028.rs
|
Move some tests to more reasonable directories
|
2021-01-11 19:49:51 -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-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 |
|
no-drop-flag-size.rs
|
|
|
|
nondrop-cycle.rs
|
|
|
|
repeat-drop-2.rs
|
Modify MIR building to drop foo in [foo; 0]
|
2022-05-24 15:53:37 -04:00 |
|
repeat-drop-2.stderr
|
Modify MIR building to drop foo in [foo; 0]
|
2022-05-24 15:53:37 -04:00 |
|
repeat-drop.rs
|
Fix some test annotations
|
2022-06-12 13:15:35 +00: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 |