rust/tests/ui/packed
2025-04-13 21:48:53 +03: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 stabilize raw_ref_op 2024-08-18 19:46:53 +02:00
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 UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-generic-transmute.stderr UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
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 UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-transmute.stderr UI tests: migrate remaining compile time error-patterns to line annotations 2025-04-13 21:48:53 +03:00
packed-struct-vec.rs
packed-tuple-struct-layout.rs
packed-tuple-struct-size.rs
packed-with-inference-vars-issue-61402.rs