aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-07 23:51:17 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-07 23:51:17 +0200
commit5fca76b56034554d965b77d1485f92685d79bc84 (patch)
tree425aee9ff95f2d41974b1e7d06df201f4263b5cd /Cargo.toml
parent2b1356d371b52d68243ddebbfcf3f65047c2fd76 (diff)
downloadtools.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