rust/tests/ui/offset-of
2025-04-08 23:06:31 +03:00
..
auxiliary
offset-of-arg-count.rs Tweak more warnings. 2024-10-28 14:20:28 +11:00
offset-of-arg-count.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
offset-of-builtin.rs
offset-of-builtin.stderr
offset-of-dst-field.rs Update tests. 2025-01-07 16:04:14 +01:00
offset-of-dst-field.stderr Remove detail from label/note that is already available in other note 2024-10-29 16:26:57 +00:00
offset-of-enum.rs Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-enum.stderr
offset-of-inference.rs
offset-of-inference.stderr
offset-of-must-use.rs Fix #124478 - offset_of! returns a temporary 2024-04-28 18:36:08 +01:00
offset-of-must-use.stderr Fix #124478 - offset_of! returns a temporary 2024-04-28 18:36:08 +01:00
offset-of-output-type.rs
offset-of-output-type.stderr
offset-of-private.rs Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-private.stderr
offset-of-self.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
offset-of-self.stderr Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-slice-normalized.rs Normalize when computing offset_of for slice tail 2024-08-08 11:58:11 -04:00
offset-of-slice.rs Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-temporaries.rs Update mir-opt tests, add proper regression test 2024-04-28 21:10:09 +01:00
offset-of-tuple-nested.rs Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-tuple.rs UI tests: add missing diagnostic kinds where possible 2025-04-08 23:06:31 +03:00
offset-of-tuple.stderr Tweak more warnings. 2024-10-28 14:20:28 +11:00
offset-of-unsized.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
offset-of-unstable-with-feature.rs Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-unstable.rs Stabilize offset_of_nested 2024-07-29 17:50:12 +01:00
offset-of-unstable.stderr use backticks instead of single quotes when reporting "use of unstable library feature" 2024-11-03 13:55:52 -08:00