diff options
| author | Marcelo DomÃnguez <dmmarcelo27@gmail.com> | 2025-05-10 00:52:47 +0000 |
|---|---|---|
| committer | Marcelo DomÃnguez <dmmarcelo27@gmail.com> | 2025-05-21 07:24:42 +0000 |
| commit | f92d84cc6e0770c0d8f3dc775bafdf7f8786db61 (patch) | |
| tree | e53ea47842d523f1ead2ca5d482e802ab18fe189 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 2041de7083c114025646220068d3943be517af4a (diff) | |
| download | rust-f92d84cc6e0770c0d8f3dc775bafdf7f8786db61.tar.gz rust-f92d84cc6e0770c0d8f3dc775bafdf7f8786db61.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
