summary refs log tree commit diff
path: root/src/test/rustdoc-json/fns
AgeCommit message (Expand)AuthorLines
2022-09-10Rustdoc-Json Tests: Use `@is` and `@ismany` more often.Nixon Enraght-Moony-4/+4
2022-08-30rustdoc: Resugar async fn return type in `clean`, not `html`Nixon Enraght-Moony-0/+36
2022-08-18Update rustdoc-json test filesGuillaume Gomez-95/+95
2022-08-10Rustdoc-Json: Add `Path` type for traits.Nixon Enraght-Moony-10/+10
2022-05-04rustdoc-json: Add tests for all three HRTB fieldsMartin Nordholts-4/+28
2022-03-15rustdoc-json: Add tests for generic fn args and returnsNixon Enraght-Moony-0/+68
2022-03-04rustdoc-json: Make the `fns/generics.rs` test much more robustNixon Enraght-Moony-4/+25
2022-03-04rustdoc-json: Include GenericParamDefKind::Type::synthetic in JSONMartin Nordholts-0/+5
2022-02-18rustdoc-json: Add tests for fn qualifiers and ABINixon Enraght-Moony-22/+58
2021-02-08Add comment + move derive helperRune Tynan-0/+2
2021-02-08Make `header` a vec of modifiers, make FunctionPointer consistent with Functi...Rune Tynan-0/+20