about summary refs log tree commit diff
path: root/src/test/rustdoc/macro_rules-matchers.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-34/+0
2022-08-14Update rustdoc testsGuillaume Gomez-4/+2
2022-08-13Rename `@hastext` to `@hasraw` (same for `matches`)Noah Lev-12/+12
2022-08-13Update tests: arity-2 `@{has,matches}` -> `...text`Noah Lev-12/+12
2022-08-11rustdoc: don't generate DOM element for operatorJacob Hoffman-Andrews-4/+1
2021-10-04Fix rustdoc test caseMichael Howell-12/+6
2021-07-03rustc_ast_pretty: Don't print space after `$`Noah Lev-5/+9
2021-07-03Pretty-print macro matchers instead of using source codeNoah Lev-5/+4
2021-06-28Add regression test for #86208Noah Lev-0/+42