about summary refs log tree commit diff
path: root/tests/run-make/print-request-help-stable-unstable/help-diff.diff
AgeCommit message (Collapse)AuthorLines
2025-09-12Add --print target-spec-json-schemaNoratrieb-1/+1
This schema is helpful for people writing custom target spec JSON. It can provide autocomplete in the editor, and also serves as documentation when there are documentation comments on the structs, as `schemars` will put them in the schema.
2025-04-17Hide unstable print kinds within emit_unknown_print_request_help in stable ↵xizheyin-0/+7
channel Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>