about summary refs log tree commit diff
path: root/src/test/rustdoc-json/check_missing_items.py
AgeCommit message (Collapse)AuthorLines
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-187/+0
2020-12-01Add tests for rustdoc jsonNixon Enraght-Moony-0/+187
Move rustdoc/rustdoc-json to rustdoc-json Scaffold rustdoc-json test mode Implement run_rustdoc_json_test Fix up python Make tidy happy