Skip to content

Commit e668e1b

Browse files
move drop and dropck tests out of tests/ui/issues
1 parent 89a9993 commit e668e1b

7 files changed

tests/ui/issues/issue-4252.rs renamed to tests/ui/drop/drop-with-trait-bound-calls-method-on-self.rs

File renamed without changes.

tests/ui/issues/issue-41974.rs renamed to tests/ui/dropck/drop-impl-for-type-param-with-trait-bound.rs

File renamed without changes.

tests/ui/issues/issue-41974.stderr renamed to tests/ui/dropck/drop-impl-for-type-param-with-trait-bound.stderr

File renamed without changes.

tests/ui/issues/issue-48132.rs renamed to tests/ui/dropck/dropck-resolves-associated-type-in-field.rs

File renamed without changes.

tests/ui/issues/issue-26641.rs renamed to tests/ui/dropck/self-referential-struct-with-boxed-closure.rs

File renamed without changes.

tests/ui/issues/issue-50781.rs renamed to tests/ui/dyn-compatibility/method-with-self-trait-bound-not-dyn-safe.rs

File renamed without changes.

tests/ui/issues/issue-50781.stderr renamed to tests/ui/dyn-compatibility/method-with-self-trait-bound-not-dyn-safe.stderr

File renamed without changes.

0 commit comments

Comments
 (0)