about summary refs log tree commit diff
path: root/src/etc/check_missing_items.py
AgeCommit message (Expand)AuthorLines
2022-09-14Remove check_missing_items.pyNixon Enraght-Moony-202/+0
2022-09-13Rustdoc-Json: Don't loose subitems of foreign traits.Nixon Enraght-Moony-2/+7
2022-09-07Rustdoc-Json: More accurate struct type.Nixon Enraght-Moony-3/+5
2022-09-05Rustdoc-Json: Store Variant Fields as their own item.Nixon Enraght-Moony-3/+3
2022-08-29check_missing_items.py: Check importsNixon Enraght-Moony-0/+6
2022-08-10Rustdoc-Json: Add `Path` type for traits.Nixon Enraght-Moony-29/+29
2022-07-30check_missing_items.py: Don't overwrite `ty` in loopNixon Enraght-Moony-2/+2
2022-04-30Store all generic bounds as where predicates.Camille GILLOT-2/+0
2022-03-14rustdoc-json-types: implementors -> implementationsNixon Enraght-Moony-1/+1
2022-03-13rustdoc-json-types: ty -> type_Nixon Enraght-Moony-1/+1
2022-01-17Add term to ExistentialProjectionkadmin-1/+3
2021-09-30Encode json files with UTF-8Hirochika Matsumoto-1/+1
2021-02-08Make `header` a vec of modifiers, make FunctionPointer consistent with Functi...Rune Tynan-1/+1
2021-01-19Add jsondocck tool, and use it for rustdoc JSONRune Tynan-0/+189