rust/tests/ui/dropck
Esteban Küber fa2fc3ab96 Suggest `.clone()` when moved while borrowed 2024-04-11 16:41:41 +00:00
..
auxiliary
cleanup-arm-conditional.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
coroutine-liveness-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
coroutine-liveness-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
drop-on-non-struct.rs
drop-on-non-struct.stderr
drop-with-active-borrows-1.rs
drop-with-active-borrows-1.stderr Suggest `.clone()` when moved while borrowed 2024-04-11 16:41:41 +00:00
drop-with-active-borrows-2.rs
drop-with-active-borrows-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
dropck-eyepatch-extern-crate.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
dropck-eyepatch-extern-crate.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
dropck-eyepatch-implies-unsafe-impl.rs
dropck-eyepatch-implies-unsafe-impl.stderr
dropck-eyepatch-reorder.rs
dropck-eyepatch-reorder.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
dropck-eyepatch.rs
dropck-eyepatch.stderr Tweak E0597 2023-01-15 19:46:20 +00:00
dropck-union.rs
dropck-union.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
dropck_fn_type.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
dropck_no_diverge_on_nonregular_1.rs
dropck_no_diverge_on_nonregular_1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
dropck_no_diverge_on_nonregular_2.rs
dropck_no_diverge_on_nonregular_2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
dropck_no_diverge_on_nonregular_3.rs
dropck_no_diverge_on_nonregular_3.stderr
dropck_trait_cycle_checked.rs
dropck_trait_cycle_checked.stderr Note about object lifetime defaults in does not live long enough error 2023-11-12 13:51:16 +01:00
dropck_traits.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
explicit-drop-bounds.bad1.stderr Adjust inner span of implicit self ref argument 2023-06-28 17:51:01 +00:00
explicit-drop-bounds.bad2.stderr Adjust inner span of implicit self ref argument 2023-06-28 17:51:01 +00:00
explicit-drop-bounds.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
explicit-implied-outlives.bad1.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
explicit-implied-outlives.bad2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
explicit-implied-outlives.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-24805-dropck-itemless.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-28498-ugeh-with-lifetime-param.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-28498-ugeh-with-passed-to-fn.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-28498-ugeh-with-trait-bound.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-29844.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-34053.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-38868.rs
issue-38868.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-54943-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-54943-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
negative.rs Explicitly reject negative and reservation drop impls 2023-04-27 17:02:17 +00:00
negative.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
reject-specialized-drops-8142.rs
reject-specialized-drops-8142.stderr
relate_lt_in_type_outlives_bound.rs
relate_lt_in_type_outlives_bound.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
reservation.rs Explicitly reject negative and reservation drop impls 2023-04-27 17:02:17 +00:00
reservation.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
transitive-outlives-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
transitive-outlives.bad.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
transitive-outlives.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
trivial-impl-bounds.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00