summary refs log tree commit diff
path: root/src/test/rustdoc/elided-lifetime.rs
AgeCommit message (Expand)AuthorLines
2022-08-31Fix a bunch of typoDezhi Wu-1/+1
2022-08-13Rename `@hastext` to `@hasraw` (same for `matches`)Noah Lev-6/+6
2022-08-13Update tests: arity-2 `@{has,matches}` -> `...text`Noah Lev-6/+6
2020-08-08Cross-crate doc inlining test case for elided lifetimeGary Guo-14/+11
2020-08-07Display elided lifetime for external pathsGary Guo-0/+13
2020-08-07Display elided lifetime for non-reference type in docGary Guo-0/+33