summary refs log tree commit diff
path: root/src/test/rustdoc/issue-89852.rs
AgeCommit message (Collapse)AuthorLines
2022-08-13Update `@!has` name in testsNoah Lev-1/+1
2022-08-13Rename `@hastext` to `@hasraw` (same for `matches`)Noah Lev-1/+1
I think `@hasraw` is slightly clearer than `@hastext` since it is actually matching against the raw HTML, not the text nodes.
2022-08-13Update tests: arity-2 `@{has,matches}` -> `...text`Noah Lev-1/+1
2021-10-15Rework the equivalent test to work with sidebar-items.jsLoïc BRANSTETT-3/+3
2021-10-15Add equivalent test in src/test/rustdocLoïc BRANSTETT-0/+14