chiark / gitweb /
Merge branch 'no-macro' into 'main'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 10 May 2026 18:10:01 +0000 (18:10 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 10 May 2026 18:10:01 +0000 (18:10 +0000)
commit86de9565bf67271d6a3df8f799772bc56e7acbdd
tree23f8a590a33e8a9e0e558a657e7f8cdac26b78ec
parent5e89ca7d97e6f19d4a6bdaaf059b58279b468774
parentaf156d36e3f4b1c5e6401070860868841bedb650
Merge branch 'no-macro' into 'main'

Replace proc macro with normal code, and make hippotat-macros into a tombstone

See merge request iwj/hippotat!70