mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00

Modify gendeclarations.lua to check if the generated non-static declaration header changed before rewriting it with a new version. This is to prevent unnecessary rebuilds of modules that depend on modules that had private changes.