rust/src/test/ui/drop
2021-11-06 15:35:20 -03:00
..
auxiliary Move some tests to more reasonable directories 2021-01-11 19:49:51 -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 tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
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 Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
drop-trait-generic.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
drop-trait.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
drop-uninhabited-enum.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
drop-with-type-ascription-1.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
drop-with-type-ascription-2.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
dropck-eyepatch-extern-crate.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
dropck-eyepatch-reorder.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
dropck-eyepatch.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
dropck_legal_cycles.rs Also fix “a RwLock*” 2021-08-24 02:24:35 +02:00
dynamic-drop-async.rs Revert "Avoid leaking block expression values" 2021-02-04 21:29:49 -05:00
dynamic-drop.rs removed more uses of feature gate 2021-06-04 09:41:55 -07: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
no-drop-flag-size.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
nondrop-cycle.rs tests: Move run-pass tests without naming conflicts to ui 2019-07-27 18:56:16 +03:00
terminate-in-initializer.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03:00