Marcelo Domínguez f92d84cc6e Initial naive implementation using Symbols to represent autodiff modes (Forward, Reverse)
Since the mode is no longer part of `meta_item`, we must insert it manually (otherwise macro expansion with `#[rustc_autodiff]` won't work).

This can be revised later if a more structured representation becomes necessary (using enums, annotated structs, etc).

Some tests are currently failing. I'll address them next.
2025-05-21 07:24:42 +00:00
..
2025-02-08 22:12:13 +00:00
2025-05-18 11:28:31 +02:00
2024-12-19 16:05:41 +11:00
2025-05-10 08:58:47 +10:00
2025-05-21 07:24:33 +00:00
2025-05-21 07:24:33 +00:00