diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-07 23:51:17 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-07 23:51:17 +0200 |
| commit | 5fca76b56034554d965b77d1485f92685d79bc84 (patch) | |
| tree | 425aee9ff95f2d41974b1e7d06df201f4263b5cd /Cargo.toml | |
| parent | 2b1356d371b52d68243ddebbfcf3f65047c2fd76 (diff) | |
| download | tools.nes-5fca76b56034554d965b77d1485f92685d79bc84.tar.gz tools.nes-5fca76b56034554d965b77d1485f92685d79bc84.zip | |
Let arguments be able to reference their macro
The enum type for macro arguments has been adjusted so it accepts a
String. This is then used to store the name of the macro for this
argument.
This is a bit of a circlejerk, but in the end it stems from the fact
that macro arguments were sort of a hack defined ad-hoc each time they
were needed. That being said, if we want to report macro arguments being
unused, we need to reference the actual macro definition, not the macro
call.
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions
