about summary refs log tree commit diff
path: root/tests/rustdoc-json/impls/impl_item_visibility.rs
AgeCommit message (Collapse)AuthorLines
2025-03-21tests/rustdoc-json: replace `$.index[*][?` with `$.index[?`Alona Enraght-Moony-3/+3
Done automatically with VSCode.
2024-07-19Update all rustdoc-json/ tests to use the new styleLeón Orell Valerian Liehr-3/+3
2023-11-07tests/rustdoc-json: Remove some needless uses of `#![no_core]`.Alona Enraght-Moony-6/+1
Done by removing all uses of `#![no_core]`, and the reverting the ones that failed. More involved ones are in a later commit.
2023-05-15rustdoc-json: Add tests for visibility of implsAlona Enraght-Moony-0/+26