about summary refs log tree commit diff
path: root/tests/rustdoc-json/statics
AgeCommit message (Collapse)AuthorLines
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-26/+26
Done automatically with VSCode.
2025-03-03Always allow rustdoc-json tests to contain long linesNoratrieb-1/+0
The rustdoc-json test syntax often requires very long lines, so the checks for long lines aren't really useful.
2024-12-01rustdoc-json: Include safety of `static`sAlona Enraght-Moony-0/+41
2024-12-01rustdoc-json: Add tests for `static`sAlona Enraght-Moony-0/+10