rust/tests/ui/packed
Oli Scherer aef0f4024a Error on using `yield` without also using `#[coroutine]` on the closure
And suggest adding the `#[coroutine]` to the closure
2024-04-24 08:05:29 +00:00
..
auxiliary
dyn-trait.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-27060-2.rs
issue-27060-2.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
issue-27060.rs make unaligned_reference a hard error 2023-01-31 20:28:11 +01:00
issue-27060.stderr improve error notes for packed struct reference diagnostic 2023-04-28 20:28:56 -05:00
issue-46152.rs Allow newly added non_local_definitions lint in tests 2024-02-17 13:59:45 +01:00
issue-118537-field-offset-ice.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-118537-field-offset.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-address-of-element.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-borrow-element-64bit.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-borrow-element-64bit.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00
packed-struct-borrow-element.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-borrow-element.stderr improve error notes for packed struct reference diagnostic 2023-04-28 20:28:56 -05:00
packed-struct-drop-aligned.rs Error on using `yield` without also using `#[coroutine]` on the closure 2024-04-24 08:05:29 +00:00
packed-struct-generic-layout.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-generic-size.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-generic-transmute.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-generic-transmute.stderr move packed-struct tests into packed/ folder 2023-12-02 14:48:07 +01:00
packed-struct-layout.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-match.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-optimized-enum.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-size-xc.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-size.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-transmute.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-struct-transmute.stderr move packed-struct tests into packed/ folder 2023-12-02 14:48:07 +01:00
packed-struct-vec.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-tuple-struct-layout.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-tuple-struct-size.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
packed-with-inference-vars-issue-61402.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00