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
issue-27060-2.rs
issue-27060-2.stderr
issue-27060.rs
issue-27060.stderr
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
issue-118537-field-offset.rs
packed-struct-address-of-element.rs
packed-struct-borrow-element-64bit.rs
packed-struct-borrow-element-64bit.stderr
packed-struct-borrow-element.rs
packed-struct-borrow-element.stderr
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
packed-struct-generic-size.rs
packed-struct-generic-transmute.rs
packed-struct-generic-transmute.stderr
packed-struct-layout.rs
packed-struct-match.rs
packed-struct-optimized-enum.rs
packed-struct-size-xc.rs
packed-struct-size.rs
packed-struct-transmute.rs
packed-struct-transmute.stderr
packed-struct-vec.rs
packed-tuple-struct-layout.rs
packed-tuple-struct-size.rs
packed-with-inference-vars-issue-61402.rs