about summary refs log tree commit diff
path: root/tests/ui/offset-of/offset-of-arg-count.rs
AgeCommit message (Expand)AuthorLines
2024-10-28Tweak more warnings.Nicholas Nethercote-1/+1
2024-01-19Stabilize simple offset_ofGeorge Bateman-2/+0
2024-01-02Make offset_of field parsing use metavariable which handles any spacingGeorge Bateman-4/+4
2023-05-20don't skip inference for type in `offset_of!`Lukas Markeffsky-1/+1
2023-05-16Erase regions of type in `offset_of!`clubby789-0/+5
2023-05-05Migrate offset_of from a macro to builtin # syntaxest31-3/+11
2023-04-21offset_ofDrMeepster-0/+9