What's Changed
Toolchain and implementation changes 🛠️
- Move the constants in the precedence table into the header. by @chandlerc in #4308
- Extract subcommand options from the driver file. by @jonmeow in #4300
- Move 'core' directory prefix by @jonmeow in #4311
- Rework how we check calls to support deduced implicit parameters by @zygoloid in #4302
- Omit a trailing
SpecificIdby default when formatting instruction arguments. by @zygoloid in #4315
Infrastructure changes 🏗️
- Ignore the .gdb_history that's created next to the project-specific .gdbinit by @dwblaikie in #4313
Full Changelog: v0.0.0-0.nightly.2024.09.13...v0.0.0-0.nightly.2024.09.14