Nicholas Nethercote
dd2b027d5d
Tweak more warnings.
...
Much like the previous commit.
I think the removal of "the token" in each message is fine here. There
are many more error messages that mention tokens without saying "the
token" than those that do say it.
2024-10-28 14:20:28 +11:00
George Bateman
615946db4f
Stabilize simple offset_of
2024-01-19 20:38:51 +00:00
George Bateman
09bb07e38f
Make offset_of field parsing use metavariable which handles any spacing
2024-01-02 22:18:35 +00:00
Lukas Markeffsky
7cdb23b98a
don't skip inference for type in offset_of!
2023-05-20 15:20:27 +02:00
clubby789
35cf5726e3
Erase regions of type in offset_of!
2023-05-16 21:36:42 +00:00
est31
5eb29c7f49
Migrate offset_of from a macro to builtin # syntax
2023-05-05 21:44:13 +02:00
DrMeepster
511e457c4b
offset_of
2023-04-21 02:14:02 -07:00