Files
rust/src/tools
Chayim Refael Friedman b5ad702c62 Censor cfg_attr for attribute macros
This is not documented (and I discovered that from experimenting and looking at the compiler's source code), but cfg_attrs *on the same level* as the attribute macro should be processed before it is expanded. cfg_attrs *below* should not (and this is contrary to what happens with derive macros, where both should be processed).
2025-02-10 01:28:28 +02:00
..
2025-01-17 22:37:03 -05:00
2024-12-30 14:56:21 +07:00
2025-01-19 10:05:51 -07:00
2024-12-30 14:56:21 +07:00
2024-12-31 12:33:36 +08:00
2025-01-19 00:21:55 +00:00
2025-01-09 16:56:50 +00:00
2024-12-30 21:43:22 +08:00