lix/tests/plugins
Michal Sojka a0c4d58549 Remove RegisterPrimOp constructor without support for documentation
The remaining constructor RegisterPrimOp::RegisterPrimOp(Info && info)
allows specifying the documentation in .args and .doc members of the
Info structure.

Commit 8ec1ba0210 removed all uses of the removed constructor in the
nix binary. Here, we remove the constructor completely as well as its
use in a plugin test. According to #8515, we didn't promis to maintain
compatibility with external plugins.

Fixes #8515
2023-06-14 22:37:52 +02:00
..
local.mk Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
plugintest.cc Remove RegisterPrimOp constructor without support for documentation 2023-06-14 22:37:52 +02:00