rust/tests/ui/offset-of
2024-06-08 18:17:55 +02:00
..
auxiliary
offset-of-arg-count.rs Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-arg-count.stderr Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-builtin.rs Make offset_of field parsing use metavariable which handles any spacing 2024-01-02 22:18:35 +00:00
offset-of-builtin.stderr Make offset_of field parsing use metavariable which handles any spacing 2024-01-02 22:18:35 +00:00
offset-of-dst-field.rs offset_of: allow (unstably) taking the offset of slice tail fields 2024-06-08 18:17:55 +02:00
offset-of-dst-field.stderr offset_of: allow (unstably) taking the offset of slice tail fields 2024-06-08 18:17:55 +02:00
offset-of-enum.rs Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-enum.stderr Update based on wesleywiser review 2023-10-31 23:41:40 +00:00
offset-of-inference.rs Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-inference.stderr Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
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 Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-output-type.stderr Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-private.rs Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-private.stderr Support enum variants in offset_of! 2023-10-31 23:25:54 +00:00
offset-of-self.rs Update mir-opt tests, add proper regression test 2024-04-28 21:10:09 +01:00
offset-of-self.stderr Update mir-opt tests, add proper regression test 2024-04-28 21:10:09 +01:00
offset-of-slice.rs offset_of: allow (unstably) taking the offset of slice tail fields 2024-06-08 18:17:55 +02: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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
offset-of-tuple.rs Stabilize simple offset_of 2024-01-19 20:38:51 +00:00
offset-of-tuple.stderr When displaying multispans, ignore empty lines adjacent to ... 2024-03-18 16:25:36 +00: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 [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
offset-of-unstable.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
offset-of-unstable.stderr Bless tests 2024-01-13 12:46:58 -05:00